|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML EndpointReferenceType(@http://schemas.xmlsoap.org/ws/2004/08/addressing). This is a complex type.
| Nested Class Summary | |
static class |
EndpointReferenceType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
AttributedURI |
addNewAddress()
Appends and returns a new empty "Address" element |
AttributedQName |
addNewPortType()
Appends and returns a new empty "PortType" element |
ReferenceParametersType |
addNewReferenceParameters()
Appends and returns a new empty "ReferenceParameters" element |
ReferencePropertiesType |
addNewReferenceProperties()
Appends and returns a new empty "ReferenceProperties" element |
ServiceNameType |
addNewServiceName()
Appends and returns a new empty "ServiceName" element |
AttributedURI |
getAddress()
Gets the "Address" element |
AttributedQName |
getPortType()
Gets the "PortType" element |
ReferenceParametersType |
getReferenceParameters()
Gets the "ReferenceParameters" element |
ReferencePropertiesType |
getReferenceProperties()
Gets the "ReferenceProperties" element |
ServiceNameType |
getServiceName()
Gets the "ServiceName" element |
boolean |
isSetPortType()
True if has "PortType" element |
boolean |
isSetReferenceParameters()
True if has "ReferenceParameters" element |
boolean |
isSetReferenceProperties()
True if has "ReferenceProperties" element |
boolean |
isSetServiceName()
True if has "ServiceName" element |
void |
setAddress(AttributedURI address)
Sets the "Address" element |
void |
setPortType(AttributedQName portType)
Sets the "PortType" element |
void |
setReferenceParameters(ReferenceParametersType referenceParameters)
Sets the "ReferenceParameters" element |
void |
setReferenceProperties(ReferencePropertiesType referenceProperties)
Sets the "ReferenceProperties" element |
void |
setServiceName(ServiceNameType serviceName)
Sets the "ServiceName" element |
void |
unsetPortType()
Unsets the "PortType" element |
void |
unsetReferenceParameters()
Unsets the "ReferenceParameters" element |
void |
unsetReferenceProperties()
Unsets the "ReferenceProperties" element |
void |
unsetServiceName()
Unsets the "ServiceName" element |
| 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 |
public static final SchemaType type
| Method Detail |
public AttributedURI getAddress()
public void setAddress(AttributedURI address)
public AttributedURI addNewAddress()
public ReferencePropertiesType getReferenceProperties()
public boolean isSetReferenceProperties()
public void setReferenceProperties(ReferencePropertiesType referenceProperties)
public ReferencePropertiesType addNewReferenceProperties()
public void unsetReferenceProperties()
public ReferenceParametersType getReferenceParameters()
public boolean isSetReferenceParameters()
public void setReferenceParameters(ReferenceParametersType referenceParameters)
public ReferenceParametersType addNewReferenceParameters()
public void unsetReferenceParameters()
public AttributedQName getPortType()
public boolean isSetPortType()
public void setPortType(AttributedQName portType)
public AttributedQName addNewPortType()
public void unsetPortType()
public ServiceNameType getServiceName()
public boolean isSetServiceName()
public void setServiceName(ServiceNameType serviceName)
public ServiceNameType addNewServiceName()
public void unsetServiceName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||