|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface CDocument.C.A
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 |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
CDocument.C getC()
boolean isSetC()
void setC(CDocument.C c)
CDocument.C addNewC()
void unsetC()
LDocument.L getL()
boolean isSetL()
void setL(LDocument.L l)
LDocument.L addNewL()
void unsetL()
java.lang.String getE()
org.apache.xmlbeans.XmlString xgetE()
boolean isSetE()
void setE(java.lang.String e)
void xsetE(org.apache.xmlbeans.XmlString e)
void unsetE()
java.lang.String getS()
org.apache.xmlbeans.XmlString xgetS()
boolean isSetS()
void setS(java.lang.String s)
void xsetS(org.apache.xmlbeans.XmlString s)
void unsetS()
int getI()
org.apache.xmlbeans.XmlInt xgetI()
boolean isSetI()
void setI(int iValue)
void xsetI(org.apache.xmlbeans.XmlInt iValue)
void unsetI()
double getR()
RDocument.R xgetR()
boolean isSetR()
void setR(double r)
void xsetR(RDocument.R r)
void unsetR()
BDocument.B getB()
boolean isSetB()
void setB(BDocument.B b)
BDocument.B addNewB()
void unsetB()
ErDocument.Er getEr()
boolean isSetEr()
void setEr(ErDocument.Er er)
ErDocument.Er addNewEr()
void unsetEr()
UnDocument.Un getUn()
boolean isSetUn()
void setUn(UnDocument.Un un)
UnDocument.Un addNewUn()
void unsetUn()
java.util.Calendar getAt()
AtDocument.At xgetAt()
boolean isSetAt()
void setAt(java.util.Calendar at)
void xsetAt(AtDocument.At at)
void unsetAt()
org.apache.xmlbeans.GDuration getRt()
RtDocument.Rt xgetRt()
boolean isSetRt()
void setRt(org.apache.xmlbeans.GDuration rt)
void xsetRt(RtDocument.Rt rt)
void unsetRt()
java.lang.String getN()
org.apache.xmlbeans.XmlString xgetN()
boolean isSetN()
void setN(java.lang.String n)
void xsetN(org.apache.xmlbeans.XmlString n)
void unsetN()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |