public static interface AddDocument.Add
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
AddDocument.Add.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
|
ContentType |
getContent()
Gets the "Content" element
|
Object |
getInitialTerminationTime()
Gets the "InitialTerminationTime" element
|
EndpointReferenceType |
getMemberEPR()
Gets the "MemberEPR" element
|
boolean |
isSetInitialTerminationTime()
True if has "InitialTerminationTime" element
|
void |
setContent(ContentType content)
Sets the "Content" element
|
void |
setInitialTerminationTime(Object initialTerminationTime)
Sets the "InitialTerminationTime" element
|
void |
setMemberEPR(EndpointReferenceType memberEPR)
Sets the "MemberEPR" element
|
void |
unsetInitialTerminationTime()
Unsets the "InitialTerminationTime" element
|
AbsoluteOrRelativeTimeType |
xgetInitialTerminationTime()
Gets (as xml) the "InitialTerminationTime" element
|
void |
xsetInitialTerminationTime(AbsoluteOrRelativeTimeType initialTerminationTime)
Sets (as xml) the "InitialTerminationTime" 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 getMemberEPR()
void setMemberEPR(EndpointReferenceType memberEPR)
EndpointReferenceType addNewMemberEPR()
ContentType getContent()
void setContent(ContentType content)
ContentType addNewContent()
Object getInitialTerminationTime()
AbsoluteOrRelativeTimeType xgetInitialTerminationTime()
boolean isSetInitialTerminationTime()
void setInitialTerminationTime(Object initialTerminationTime)
void xsetInitialTerminationTime(AbsoluteOrRelativeTimeType initialTerminationTime)
void unsetInitialTerminationTime()
Copyright © 2018 52north.org. All rights reserved.