|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TEndpointReferences.EndpointRef
An XML endpoint-ref(@http://www.apache.org/ode/pmapi/types/2006/08/02/). This is a complex type.
Nested Class Summary | |
---|---|
static class |
TEndpointReferences.EndpointRef.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
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 |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
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 |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |