Package flexagon.fd.core.plugin
Class EndPointSelectionContext
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.core.plugin.EndPointSelectionContext
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEndPointSeletionType(EndPointSelectionEnum pEndPointSeletionType) voidsetResource(String pResource) toString()Returns custom String representation implemented by walking complete object structure.
-
Constructor Details
-
EndPointSelectionContext
public EndPointSelectionContext() -
EndPointSelectionContext
-
-
Method Details