org.icenigrid.schema.condor.classad.v2_4
Interface CDocument.C.A

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
CDocumentImpl.CImpl.AImpl
Enclosing interface:
CDocument.C

public static interface CDocument.C.A
extends org.apache.xmlbeans.XmlObject

An XML a(@uri:gridsam:condor:classad:2.4). This is a complex type.


Nested Class Summary
static class CDocument.C.A.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 BDocument.B addNewB()
          Appends and returns a new empty "b" element
 CDocument.C addNewC()
          Appends and returns a new empty "c" element
 ErDocument.Er addNewEr()
          Appends and returns a new empty "er" element
 LDocument.L addNewL()
          Appends and returns a new empty "l" element
 UnDocument.Un addNewUn()
          Appends and returns a new empty "un" element
 java.util.Calendar getAt()
          Gets the "at" element
 BDocument.B getB()
          Gets the "b" element
 CDocument.C getC()
          Gets the "c" element
 java.lang.String getE()
          Gets the "e" element
 ErDocument.Er getEr()
          Gets the "er" element
 int getI()
          Gets the "i" element
 LDocument.L getL()
          Gets the "l" element
 java.lang.String getN()
          Gets the "n" attribute
 double getR()
          Gets the "r" element
 org.apache.xmlbeans.GDuration getRt()
          Gets the "rt" element
 java.lang.String getS()
          Gets the "s" element
 UnDocument.Un getUn()
          Gets the "un" element
 boolean isSetAt()
          True if has "at" element
 boolean isSetB()
          True if has "b" element
 boolean isSetC()
          True if has "c" element
 boolean isSetE()
          True if has "e" element
 boolean isSetEr()
          True if has "er" element
 boolean isSetI()
          True if has "i" element
 boolean isSetL()
          True if has "l" element
 boolean isSetN()
          True if has "n" attribute
 boolean isSetR()
          True if has "r" element
 boolean isSetRt()
          True if has "rt" element
 boolean isSetS()
          True if has "s" element
 boolean isSetUn()
          True if has "un" element
 void setAt(java.util.Calendar at)
          Sets the "at" element
 void setB(BDocument.B b)
          Sets the "b" element
 void setC(CDocument.C c)
          Sets the "c" element
 void setE(java.lang.String e)
          Sets the "e" element
 void setEr(ErDocument.Er er)
          Sets the "er" element
 void setI(int iValue)
          Sets the "i" element
 void setL(LDocument.L l)
          Sets the "l" element
 void setN(java.lang.String n)
          Sets the "n" attribute
 void setR(double r)
          Sets the "r" element
 void setRt(org.apache.xmlbeans.GDuration rt)
          Sets the "rt" element
 void setS(java.lang.String s)
          Sets the "s" element
 void setUn(UnDocument.Un un)
          Sets the "un" element
 void unsetAt()
          Unsets the "at" element
 void unsetB()
          Unsets the "b" element
 void unsetC()
          Unsets the "c" element
 void unsetE()
          Unsets the "e" element
 void unsetEr()
          Unsets the "er" element
 void unsetI()
          Unsets the "i" element
 void unsetL()
          Unsets the "l" element
 void unsetN()
          Unsets the "n" attribute
 void unsetR()
          Unsets the "r" element
 void unsetRt()
          Unsets the "rt" element
 void unsetS()
          Unsets the "s" element
 void unsetUn()
          Unsets the "un" element
 AtDocument.At xgetAt()
          Gets (as xml) the "at" element
 org.apache.xmlbeans.XmlString xgetE()
          Gets (as xml) the "e" element
 org.apache.xmlbeans.XmlInt xgetI()
          Gets (as xml) the "i" element
 org.apache.xmlbeans.XmlString xgetN()
          Gets (as xml) the "n" attribute
 RDocument.R xgetR()
          Gets (as xml) the "r" element
 RtDocument.Rt xgetRt()
          Gets (as xml) the "rt" element
 org.apache.xmlbeans.XmlString xgetS()
          Gets (as xml) the "s" element
 void xsetAt(AtDocument.At at)
          Sets (as xml) the "at" element
 void xsetE(org.apache.xmlbeans.XmlString e)
          Sets (as xml) the "e" element
 void xsetI(org.apache.xmlbeans.XmlInt iValue)
          Sets (as xml) the "i" element
 void xsetN(org.apache.xmlbeans.XmlString n)
          Sets (as xml) the "n" attribute
 void xsetR(RDocument.R r)
          Sets (as xml) the "r" element
 void xsetRt(RtDocument.Rt rt)
          Sets (as xml) the "rt" element
 void xsetS(org.apache.xmlbeans.XmlString s)
          Sets (as xml) the "s" 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

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getC

CDocument.C getC()
Gets the "c" element


isSetC

boolean isSetC()
True if has "c" element


setC

void setC(CDocument.C c)
Sets the "c" element


addNewC

CDocument.C addNewC()
Appends and returns a new empty "c" element


unsetC

void unsetC()
Unsets the "c" element


getL

LDocument.L getL()
Gets the "l" element


isSetL

boolean isSetL()
True if has "l" element


setL

void setL(LDocument.L l)
Sets the "l" element


addNewL

LDocument.L addNewL()
Appends and returns a new empty "l" element


unsetL

void unsetL()
Unsets the "l" element


getE

java.lang.String getE()
Gets the "e" element


xgetE

org.apache.xmlbeans.XmlString xgetE()
Gets (as xml) the "e" element


isSetE

boolean isSetE()
True if has "e" element


setE

void setE(java.lang.String e)
Sets the "e" element


xsetE

void xsetE(org.apache.xmlbeans.XmlString e)
Sets (as xml) the "e" element


unsetE

void unsetE()
Unsets the "e" element


getS

java.lang.String getS()
Gets the "s" element


xgetS

org.apache.xmlbeans.XmlString xgetS()
Gets (as xml) the "s" element


isSetS

boolean isSetS()
True if has "s" element


setS

void setS(java.lang.String s)
Sets the "s" element


xsetS

void xsetS(org.apache.xmlbeans.XmlString s)
Sets (as xml) the "s" element


unsetS

void unsetS()
Unsets the "s" element


getI

int getI()
Gets the "i" element


xgetI

org.apache.xmlbeans.XmlInt xgetI()
Gets (as xml) the "i" element


isSetI

boolean isSetI()
True if has "i" element


setI

void setI(int iValue)
Sets the "i" element


xsetI

void xsetI(org.apache.xmlbeans.XmlInt iValue)
Sets (as xml) the "i" element


unsetI

void unsetI()
Unsets the "i" element


getR

double getR()
Gets the "r" element


xgetR

RDocument.R xgetR()
Gets (as xml) the "r" element


isSetR

boolean isSetR()
True if has "r" element


setR

void setR(double r)
Sets the "r" element


xsetR

void xsetR(RDocument.R r)
Sets (as xml) the "r" element


unsetR

void unsetR()
Unsets the "r" element


getB

BDocument.B getB()
Gets the "b" element


isSetB

boolean isSetB()
True if has "b" element


setB

void setB(BDocument.B b)
Sets the "b" element


addNewB

BDocument.B addNewB()
Appends and returns a new empty "b" element


unsetB

void unsetB()
Unsets the "b" element


getEr

ErDocument.Er getEr()
Gets the "er" element


isSetEr

boolean isSetEr()
True if has "er" element


setEr

void setEr(ErDocument.Er er)
Sets the "er" element


addNewEr

ErDocument.Er addNewEr()
Appends and returns a new empty "er" element


unsetEr

void unsetEr()
Unsets the "er" element


getUn

UnDocument.Un getUn()
Gets the "un" element


isSetUn

boolean isSetUn()
True if has "un" element


setUn

void setUn(UnDocument.Un un)
Sets the "un" element


addNewUn

UnDocument.Un addNewUn()
Appends and returns a new empty "un" element


unsetUn

void unsetUn()
Unsets the "un" element


getAt

java.util.Calendar getAt()
Gets the "at" element


xgetAt

AtDocument.At xgetAt()
Gets (as xml) the "at" element


isSetAt

boolean isSetAt()
True if has "at" element


setAt

void setAt(java.util.Calendar at)
Sets the "at" element


xsetAt

void xsetAt(AtDocument.At at)
Sets (as xml) the "at" element


unsetAt

void unsetAt()
Unsets the "at" element


getRt

org.apache.xmlbeans.GDuration getRt()
Gets the "rt" element


xgetRt

RtDocument.Rt xgetRt()
Gets (as xml) the "rt" element


isSetRt

boolean isSetRt()
True if has "rt" element


setRt

void setRt(org.apache.xmlbeans.GDuration rt)
Sets the "rt" element


xsetRt

void xsetRt(RtDocument.Rt rt)
Sets (as xml) the "rt" element


unsetRt

void unsetRt()
Unsets the "rt" element


getN

java.lang.String getN()
Gets the "n" attribute


xgetN

org.apache.xmlbeans.XmlString xgetN()
Gets (as xml) the "n" attribute


isSetN

boolean isSetN()
True if has "n" attribute


setN

void setN(java.lang.String n)
Sets the "n" attribute


xsetN

void xsetN(org.apache.xmlbeans.XmlString n)
Sets (as xml) the "n" attribute


unsetN

void unsetN()
Unsets the "n" attribute



Copyright © 2009. All Rights Reserved.