|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
public static final SchemaType type
| Method Detail |
public EndpointReferenceType getEndTo()
public boolean isSetEndTo()
public void setEndTo(EndpointReferenceType endTo)
public EndpointReferenceType addNewEndTo()
public void unsetEndTo()
public DeliveryType getDelivery()
public void setDelivery(DeliveryType delivery)
public DeliveryType addNewDelivery()
public Object getExpires()
public ExpirationType xgetExpires()
public boolean isSetExpires()
public void setExpires(Object expires)
public void xsetExpires(ExpirationType expires)
public void unsetExpires()
public FilterType getFilter()
public boolean isSetFilter()
public void setFilter(FilterType filter)
public FilterType addNewFilter()
public void unsetFilter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||