|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BPMRestEndpointBinding
A representation of the model object 'BPM Rest Endpoint Binding'.
The following features are supported:
BusinessSpacePackage.getBPMRestEndpointBinding()
Method Summary | |
---|---|
java.lang.String |
getDeploymentTargetContextID()
Returns the value of the 'Deployment Target Context ID' attribute |
java.lang.String |
getEndpointType()
Returns the value of the 'Endpoint Type' attribute |
java.lang.String |
getEndpointVersion()
Returns the value of the 'Endpoint Version' attribute |
void |
setDeploymentTargetContextID(java.lang.String value)
Sets the value of the ' Deployment Target Context ID ' attribute |
void |
setEndpointType(java.lang.String value)
Sets the value of the ' Endpoint Type ' attribute |
void |
setEndpointVersion(java.lang.String value)
Sets the value of the ' Endpoint Version ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getEndpointType()
If the meaning of the 'Endpoint Type' attribute isn't clear, there really should be more of a description here...
setEndpointType(String)
,
BusinessSpacePackage.getBPMRestEndpointBinding_EndpointType()
void setEndpointType(java.lang.String value)
Endpoint Type
' attribute.
value
- the new value of the 'Endpoint Type' attribute.getEndpointType()
java.lang.String getEndpointVersion()
If the meaning of the 'Endpoint Version' attribute isn't clear, there really should be more of a description here...
setEndpointVersion(String)
,
BusinessSpacePackage.getBPMRestEndpointBinding_EndpointVersion()
void setEndpointVersion(java.lang.String value)
Endpoint Version
' attribute.
value
- the new value of the 'Endpoint Version' attribute.getEndpointVersion()
java.lang.String getDeploymentTargetContextID()
If the meaning of the 'Deployment Target Context ID' attribute isn't clear, there really should be more of a description here...
setDeploymentTargetContextID(String)
,
BusinessSpacePackage.getBPMRestEndpointBinding_DeploymentTargetContextID()
void setDeploymentTargetContextID(java.lang.String value)
Deployment Target Context ID
' attribute.
value
- the new value of the 'Deployment Target Context ID' attribute.getDeploymentTargetContextID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |