|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML SubscriptionEnd(@http://schemas.xmlsoap.org/ws/2004/08/eventing). This is a complex type.
| Nested Class Summary | |
static class |
SubscriptionEndDocument.SubscriptionEnd.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 | |
LanguageSpecificStringType |
addNewReason()
Appends and returns a new empty value (as xml) as the last "Reason" element |
EndpointReferenceType |
addNewSubscriptionManager()
Appends and returns a new empty "SubscriptionManager" element |
LanguageSpecificStringType[] |
getReasonArray()
Gets array of all "Reason" elements |
LanguageSpecificStringType |
getReasonArray(int i)
Gets ith "Reason" element |
String |
getStatus()
Gets the "Status" element |
EndpointReferenceType |
getSubscriptionManager()
Gets the "SubscriptionManager" element |
LanguageSpecificStringType |
insertNewReason(int i)
Inserts and returns a new empty value (as xml) as the ith "Reason" element |
void |
removeReason(int i)
Removes the ith "Reason" element |
void |
setReasonArray(int i,
LanguageSpecificStringType reason)
Sets ith "Reason" element |
void |
setReasonArray(LanguageSpecificStringType[] reasonArray)
Sets array of all "Reason" element |
void |
setStatus(String status)
Sets the "Status" element |
void |
setSubscriptionManager(EndpointReferenceType subscriptionManager)
Sets the "SubscriptionManager" element |
int |
sizeOfReasonArray()
Returns number of "Reason" element |
OpenSubscriptionEndCodeType |
xgetStatus()
Gets (as xml) the "Status" element |
void |
xsetStatus(OpenSubscriptionEndCodeType status)
Sets (as xml) the "Status" 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 EndpointReferenceType getSubscriptionManager()
public void setSubscriptionManager(EndpointReferenceType subscriptionManager)
public EndpointReferenceType addNewSubscriptionManager()
public String getStatus()
public OpenSubscriptionEndCodeType xgetStatus()
public void setStatus(String status)
public void xsetStatus(OpenSubscriptionEndCodeType status)
public LanguageSpecificStringType[] getReasonArray()
public LanguageSpecificStringType getReasonArray(int i)
public int sizeOfReasonArray()
public void setReasonArray(LanguageSpecificStringType[] reasonArray)
public void setReasonArray(int i,
LanguageSpecificStringType reason)
public LanguageSpecificStringType insertNewReason(int i)
public LanguageSpecificStringType addNewReason()
public void removeReason(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||