public class GpelAssignCopyFrom extends GpelAssignCopyParams
| Modifier and Type | Field and Description |
|---|---|
static String |
LITERAL_EL |
static String |
TYPE_NAME |
ENDPOINT_REFERENCE_ATTR, PART_ATTR, PARTNER_LINK_ATTR, QUERY_ATTR, VARIABLE_ATTRbuilder, NS| Constructor and Description |
|---|
GpelAssignCopyFrom(org.xmlpull.infoset.XmlElement target) |
GpelAssignCopyFrom(org.xmlpull.infoset.XmlNamespace NS) |
| Modifier and Type | Method and Description |
|---|---|
org.xmlpull.infoset.XmlElement |
getLiteral() |
void |
resetElement()
Cleanup element content and attributes to make sure it valid syntax
|
GpelAssignCopyFrom |
setEndpointReference(String endpointReferenceName) |
GpelAssignCopyFrom |
setLiteral(org.xmlpull.infoset.XmlElement literalContainerElement) |
GpelAssignCopyFrom |
setPart(String part) |
GpelAssignCopyParams |
setPartnerLink(String partnerLinkName) |
GpelAssignCopyFrom |
setQuery(String query) |
GpelAssignCopyFrom |
setVariable(String variable) |
void |
xmlValidate() |
getEndpointReference, getPart, getPartnerLink, getQuery, getVariablecheckNamespaceAndNametoString, xmlString, xmlStringPretty, xmlTypeName, xmlTypeNsxml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlViewAspublic static final String TYPE_NAME
public static final String LITERAL_EL
public GpelAssignCopyFrom(org.xmlpull.infoset.XmlElement target)
public GpelAssignCopyFrom(org.xmlpull.infoset.XmlNamespace NS)
public GpelAssignCopyFrom setVariable(String variable)
setVariable in class GpelAssignCopyParamspublic GpelAssignCopyFrom setPart(String part)
setPart in class GpelAssignCopyParamspublic GpelAssignCopyFrom setQuery(String query)
setQuery in class GpelAssignCopyParamspublic GpelAssignCopyParams setPartnerLink(String partnerLinkName)
setPartnerLink in class GpelAssignCopyParamspublic GpelAssignCopyFrom setEndpointReference(String endpointReferenceName)
setEndpointReference in class GpelAssignCopyParamspublic org.xmlpull.infoset.XmlElement getLiteral()
public GpelAssignCopyFrom setLiteral(org.xmlpull.infoset.XmlElement literalContainerElement)
public void resetElement()
resetElement in class GpelAssignCopyParamspublic void xmlValidate()
throws org.xmlpull.infoset.view.XmlValidationException
xmlValidate in class org.xmlpull.infoset.view.TypedXmlElementVieworg.xmlpull.infoset.view.XmlValidationExceptionCopyright © 2013. All Rights Reserved.