public class GpelReply extends GpelExternalActivity
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME |
builder, NS| Constructor and Description |
|---|
GpelReply(org.xmlpull.infoset.XmlElement target) |
GpelReply(org.xmlpull.infoset.XmlNamespace NS,
String partnerLink,
QName portTypeQName,
String operation) |
GpelReply(org.xmlpull.infoset.XmlNamespace NS,
String partnerLink,
org.xmlpull.infoset.XmlNamespace portTypeNamespace,
String portTypeName,
String operation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getVariableName()
Returns variable name;
|
GpelReply |
setVariableName(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
Copyright © 2013. All Rights Reserved.