public class EndPointSelectionContext extends BasePOJO
Constructor and Description |
---|
EndPointSelectionContext() |
EndPointSelectionContext(EndPointSelectionEnum pEndPointSeletionType) |
Modifier and Type | Method and Description |
---|---|
EndPointSelectionEnum |
getEndPointSelectionType() |
java.lang.String |
getResource() |
void |
setEndPointSeletionType(EndPointSelectionEnum pEndPointSeletionType) |
void |
setResource(java.lang.String pResource) |
java.lang.String |
toString()
Returns custom String representation implemented by walking complete object structure.
|
public EndPointSelectionContext()
public EndPointSelectionContext(EndPointSelectionEnum pEndPointSeletionType)
public void setEndPointSeletionType(EndPointSelectionEnum pEndPointSeletionType)
public EndPointSelectionEnum getEndPointSelectionType()
public void setResource(java.lang.String pResource)
public java.lang.String getResource()