public class GpelReceive extends GpelExternalActivity
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME |
builder, NS| Constructor and Description |
|---|
GpelReceive(org.xmlpull.infoset.XmlElement target) |
GpelReceive(org.xmlpull.infoset.XmlNamespace NS,
String partnerLink,
QName portTypeQName,
String operation) |
GpelReceive(org.xmlpull.infoset.XmlNamespace NS,
String partnerLink,
org.xmlpull.infoset.XmlNamespace portTypeNamespace,
String portTypeName,
String operation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGpelVariableName()
Returns variable name;
|
GpelReceive |
setGpelVariableName(String gpelVariableName)
Set variable name.
|
getOperationNcName, getPartnerLinkNcName, getPortTypeQName, setOperationNcName, setPartnerLinkNcName, setPortType, setPortTypeQNameconvertElementToActivity, convertElementToActivityIfPossible, getInternalStatementId, getName, setInternalStatementId, setNamecheckNamespaceAndNametoString, xmlString, xmlStringPretty, xmlTypeName, xmlTypeNsxml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlValidate, xmlViewAspublic static final String TYPE_NAME
public GpelReceive(org.xmlpull.infoset.XmlElement target)
public GpelReceive(org.xmlpull.infoset.XmlNamespace NS,
String partnerLink,
QName portTypeQName,
String operation)
public GpelReceive setGpelVariableName(String gpelVariableName)
public String getGpelVariableName()
Copyright © 2013. All Rights Reserved.