public interface PartnerActivity extends Activity
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getPartnerActivity()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOperation()
Returns the value of the 'Operation' attribute
|
void |
setOperation(java.lang.String value)
Sets the value of the '
Operation ' attribute |
getATID, getDisplayName, getIncomingGateway, getKind, getName, getOutgoingGateway, getWpcId, isGenerated, isSetGenerated, isSetIncomingGateway, isSetKind, isSetOutgoingGateway, setATID, setDisplayName, setGenerated, setIncomingGateway, setKind, setName, setOutgoingGateway, setWpcId, unsetGenerated, unsetIncomingGateway, unsetKind, unsetOutgoingGateway
static final java.lang.String COPYRIGHT
java.lang.String getOperation()
If the meaning of the 'Operation' attribute isn't clear, there really should be more of a description here...
setOperation(String)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getPartnerActivity_Operation()
void setOperation(java.lang.String value)
Operation
' attribute.
value
- the new value of the 'Operation' attribute.getOperation()