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 |
getPartnerLink()
Gets the "partner-link" attribute
|
java.lang.String |
getPartnerRole()
Gets the "partner-role" attribute
|
boolean |
isSetPartnerLink()
True if has "partner-link" attribute
|
boolean |
isSetPartnerRole()
True if has "partner-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 |
unsetPartnerLink()
Unsets the "partner-link" attribute
|
void |
unsetPartnerRole()
Unsets the "partner-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 |
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextjava.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()