public static interface ServiceGroupEntryRPDocument.ServiceGroupEntryRP
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServiceGroupEntryRPDocument.ServiceGroupEntryRP.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 |
|---|---|
ContentType |
addNewContent()
Appends and returns a new empty "Content" element
|
EndpointReferenceType |
addNewMemberEPR()
Appends and returns a new empty "MemberEPR" element
|
EndpointReferenceType |
addNewServiceGroupEPR()
Appends and returns a new empty "ServiceGroupEPR" element
|
ContentType |
getContent()
Gets the "Content" element
|
EndpointReferenceType |
getMemberEPR()
Gets the "MemberEPR" element
|
EndpointReferenceType |
getServiceGroupEPR()
Gets the "ServiceGroupEPR" element
|
boolean |
isSetContent()
True if has "Content" element
|
boolean |
isSetMemberEPR()
True if has "MemberEPR" element
|
void |
setContent(ContentType content)
Sets the "Content" element
|
void |
setMemberEPR(EndpointReferenceType memberEPR)
Sets the "MemberEPR" element
|
void |
setServiceGroupEPR(EndpointReferenceType serviceGroupEPR)
Sets the "ServiceGroupEPR" element
|
void |
unsetContent()
Unsets the "Content" element
|
void |
unsetMemberEPR()
Unsets the "MemberEPR" element
|
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, xmlTextEndpointReferenceType getServiceGroupEPR()
void setServiceGroupEPR(EndpointReferenceType serviceGroupEPR)
EndpointReferenceType addNewServiceGroupEPR()
EndpointReferenceType getMemberEPR()
boolean isSetMemberEPR()
void setMemberEPR(EndpointReferenceType memberEPR)
EndpointReferenceType addNewMemberEPR()
void unsetMemberEPR()
ContentType getContent()
boolean isSetContent()
void setContent(ContentType content)
ContentType addNewContent()
void unsetContent()
Copyright © 2018 52north.org. All rights reserved.