public class PartnerLink extends BpelObject
<partnerLink>
decleration.ATTR_LINENO
Constructor and Description |
---|
PartnerLink(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMyRole()
Gets the 'myRole' of the partnerLink link.
|
java.lang.String |
getName()
Name of the partnerLink link.
|
javax.xml.namespace.QName |
getPartnerLinkType()
Get the partnerLink link type.
|
java.lang.String |
getPartnerRole()
Get the 'partnerRole'
|
boolean |
hasMyRole()
Returns
true if partnerLink link has a 'myRole' |
boolean |
hasPartnerRole()
Determine if 'partnerRole' is set.
|
boolean |
isInitializePartnerRole()
Determine if the partner role has to be initialized with default value
|
createBpelObject, getAttribute, getAttribute, getAttribute, getAttribute, getChildren, getChildren, getChildren, getColumnNo, getElement, getExtensibilityElement, getExtensibilityElements, getFirstChild, getFirstChild, getFirstExtensibilityElementElement, getLineNo, getNamespaceContext, getPath, getTextValue, getType, getURI, is11, is20Draft, isAttributeSet, rewriteTargetNS, setURI, toString
public java.lang.String getMyRole()
public java.lang.String getName()
public javax.xml.namespace.QName getPartnerLinkType()
public java.lang.String getPartnerRole()
public boolean hasMyRole()
true
if partnerLink link has a 'myRole'public boolean hasPartnerRole()
true
if partnerLink link has a 'partnerRole'public boolean isInitializePartnerRole()