|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface SubscribeDocument.Subscribe
An XML Subscribe(@http://schemas.xmlsoap.org/ws/2004/08/eventing). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SubscribeDocument.Subscribe.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 | |
|---|---|
DeliveryType |
addNewDelivery()
Appends and returns a new empty "Delivery" element |
EndpointReferenceType |
addNewEndTo()
Appends and returns a new empty "EndTo" element |
FilterType |
addNewFilter()
Appends and returns a new empty "Filter" element |
DeliveryType |
getDelivery()
Gets the "Delivery" element |
EndpointReferenceType |
getEndTo()
Gets the "EndTo" element |
Object |
getExpires()
Gets the "Expires" element |
FilterType |
getFilter()
Gets the "Filter" element |
boolean |
isSetEndTo()
True if has "EndTo" element |
boolean |
isSetExpires()
True if has "Expires" element |
boolean |
isSetFilter()
True if has "Filter" element |
void |
setDelivery(DeliveryType delivery)
Sets the "Delivery" element |
void |
setEndTo(EndpointReferenceType endTo)
Sets the "EndTo" element |
void |
setExpires(Object expires)
Sets the "Expires" element |
void |
setFilter(FilterType filter)
Sets the "Filter" element |
void |
unsetEndTo()
Unsets the "EndTo" element |
void |
unsetExpires()
Unsets the "Expires" element |
void |
unsetFilter()
Unsets the "Filter" element |
ExpirationType |
xgetExpires()
Gets (as xml) the "Expires" element |
void |
xsetExpires(ExpirationType expires)
Sets (as xml) the "Expires" 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 |
|---|
static final SchemaType type
| Method Detail |
|---|
EndpointReferenceType getEndTo()
boolean isSetEndTo()
void setEndTo(EndpointReferenceType endTo)
EndpointReferenceType addNewEndTo()
void unsetEndTo()
DeliveryType getDelivery()
void setDelivery(DeliveryType delivery)
DeliveryType addNewDelivery()
Object getExpires()
ExpirationType xgetExpires()
boolean isSetExpires()
void setExpires(Object expires)
void xsetExpires(ExpirationType expires)
void unsetExpires()
FilterType getFilter()
boolean isSetFilter()
void setFilter(FilterType filter)
FilterType addNewFilter()
void unsetFilter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||