public static interface TEndpointReferences.EndpointRef
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
TEndpointReferences.EndpointRef.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMyRole()
Gets the "my-role" attribute
|
java.lang.String |
getPartnerLink()
Gets the "partner-link" attribute
|
java.lang.String |
getPartnerRole()
Gets the "partner-role" attribute
|
boolean |
isSetMyRole()
True if has "my-role" attribute
|
boolean |
isSetPartnerLink()
True if has "partner-link" attribute
|
boolean |
isSetPartnerRole()
True if has "partner-role" attribute
|
void |
setMyRole(java.lang.String myRole)
Sets the "my-role" attribute
|
void |
setPartnerLink(java.lang.String partnerLink)
Sets the "partner-link" attribute
|
void |
setPartnerRole(java.lang.String partnerRole)
Sets the "partner-role" attribute
|
void |
unsetMyRole()
Unsets the "my-role" attribute
|
void |
unsetPartnerLink()
Unsets the "partner-link" attribute
|
void |
unsetPartnerRole()
Unsets the "partner-role" attribute
|
org.apache.xmlbeans.XmlString |
xgetMyRole()
Gets (as xml) the "my-role" attribute
|
org.apache.xmlbeans.XmlString |
xgetPartnerLink()
Gets (as xml) the "partner-link" attribute
|
org.apache.xmlbeans.XmlString |
xgetPartnerRole()
Gets (as xml) the "partner-role" attribute
|
void |
xsetMyRole(org.apache.xmlbeans.XmlString myRole)
Sets (as xml) the "my-role" attribute
|
void |
xsetPartnerLink(org.apache.xmlbeans.XmlString partnerLink)
Sets (as xml) the "partner-link" attribute
|
void |
xsetPartnerRole(org.apache.xmlbeans.XmlString partnerRole)
Sets (as xml) the "partner-role" attribute
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
java.lang.String getPartnerLink()
org.apache.xmlbeans.XmlString xgetPartnerLink()
boolean isSetPartnerLink()
void setPartnerLink(java.lang.String partnerLink)
void xsetPartnerLink(org.apache.xmlbeans.XmlString partnerLink)
void unsetPartnerLink()
java.lang.String getPartnerRole()
org.apache.xmlbeans.XmlString xgetPartnerRole()
boolean isSetPartnerRole()
void setPartnerRole(java.lang.String partnerRole)
void xsetPartnerRole(org.apache.xmlbeans.XmlString partnerRole)
void unsetPartnerRole()
java.lang.String getMyRole()
org.apache.xmlbeans.XmlString xgetMyRole()
boolean isSetMyRole()
void setMyRole(java.lang.String myRole)
void xsetMyRole(org.apache.xmlbeans.XmlString myRole)
void unsetMyRole()