|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
cgl.narada.wsinfra.schemas.utility.impl.ContextTypeImpl
An XML ContextType(@http://schemas.xmlsoap.org/ws/2002/07/utility). This is a complex type.
| Nested Class Summary |
| Nested classes inherited from class cgl.narada.wsinfra.schemas.utility.ContextType |
ContextType.Factory |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface cgl.narada.wsinfra.schemas.utility.ContextType |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
ContextTypeImpl(SchemaType sType)
|
|
| Method Summary | |
AttributedDateTime |
addNewExpires()
Appends and returns a new empty "Expires" element |
AttributedURI |
addNewIdentifier()
Appends and returns a new empty "Identifier" element |
AttributedDateTime |
getExpires()
Gets the "Expires" element |
String |
getId()
Gets the "Id" attribute |
AttributedURI |
getIdentifier()
Gets the "Identifier" element |
boolean |
isSetExpires()
True if has "Expires" element |
boolean |
isSetId()
True if has "Id" attribute |
void |
setExpires(AttributedDateTime expires)
Sets the "Expires" element |
void |
setId(String id)
Sets the "Id" attribute |
void |
setIdentifier(AttributedURI identifier)
Sets the "Identifier" element |
void |
unsetExpires()
Unsets the "Expires" element |
void |
unsetId()
Unsets the "Id" attribute |
XmlID |
xgetId()
Gets (as xml) the "Id" attribute |
void |
xsetId(XmlID id)
Sets (as xml) the "Id" attribute |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
public ContextTypeImpl(SchemaType sType)
| Method Detail |
public AttributedDateTime getExpires()
getExpires in interface ContextTypepublic boolean isSetExpires()
isSetExpires in interface ContextTypepublic void setExpires(AttributedDateTime expires)
setExpires in interface ContextTypepublic AttributedDateTime addNewExpires()
addNewExpires in interface ContextTypepublic void unsetExpires()
unsetExpires in interface ContextTypepublic AttributedURI getIdentifier()
getIdentifier in interface ContextTypepublic void setIdentifier(AttributedURI identifier)
setIdentifier in interface ContextTypepublic AttributedURI addNewIdentifier()
addNewIdentifier in interface ContextTypepublic String getId()
getId in interface ContextTypepublic XmlID xgetId()
xgetId in interface ContextTypepublic boolean isSetId()
isSetId in interface ContextTypepublic void setId(String id)
setId in interface ContextTypepublic void xsetId(XmlID id)
xsetId in interface ContextTypepublic void unsetId()
unsetId in interface ContextType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||