public static interface TerminationNotificationDocument.TerminationNotification
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
TerminationNotificationDocument.TerminationNotification.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 |
|---|---|
org.apache.xmlbeans.XmlObject |
addNewTerminationReason()
Appends and returns a new empty "TerminationReason" element
|
org.apache.xmlbeans.XmlObject |
getTerminationReason()
Gets the "TerminationReason" element
|
Calendar |
getTerminationTime()
Gets the "TerminationTime" element
|
boolean |
isNilTerminationTime()
Tests for nil "TerminationTime" element
|
boolean |
isSetTerminationReason()
True if has "TerminationReason" element
|
void |
setNilTerminationTime()
Nils the "TerminationTime" element
|
void |
setTerminationReason(org.apache.xmlbeans.XmlObject terminationReason)
Sets the "TerminationReason" element
|
void |
setTerminationTime(Calendar terminationTime)
Sets the "TerminationTime" element
|
void |
unsetTerminationReason()
Unsets the "TerminationReason" element
|
org.apache.xmlbeans.XmlDateTime |
xgetTerminationTime()
Gets (as xml) the "TerminationTime" element
|
void |
xsetTerminationTime(org.apache.xmlbeans.XmlDateTime terminationTime)
Sets (as xml) the "TerminationTime" 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, xmlTextCalendar getTerminationTime()
org.apache.xmlbeans.XmlDateTime xgetTerminationTime()
boolean isNilTerminationTime()
void setTerminationTime(Calendar terminationTime)
void xsetTerminationTime(org.apache.xmlbeans.XmlDateTime terminationTime)
void setNilTerminationTime()
org.apache.xmlbeans.XmlObject getTerminationReason()
boolean isSetTerminationReason()
void setTerminationReason(org.apache.xmlbeans.XmlObject terminationReason)
org.apache.xmlbeans.XmlObject addNewTerminationReason()
void unsetTerminationReason()
Copyright © 2018 52north.org. All rights reserved.