|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CustomBag.Date
An XML Date(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CustomBag.Date.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.lang.String |
getNameID()
Gets the "nameID" attribute |
java.util.Calendar |
getValue()
Gets the "Value" element |
void |
setNameID(java.lang.String nameID)
Sets the "nameID" attribute |
void |
setValue(java.util.Calendar value)
Sets the "Value" element |
org.apache.xmlbeans.XmlString |
xgetNameID()
Gets (as xml) the "nameID" attribute |
org.apache.xmlbeans.XmlDateTime |
xgetValue()
Gets (as xml) the "Value" element |
void |
xsetNameID(org.apache.xmlbeans.XmlString nameID)
Sets (as xml) the "nameID" attribute |
void |
xsetValue(org.apache.xmlbeans.XmlDateTime value)
Sets (as xml) the "Value" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.util.Calendar getValue()
org.apache.xmlbeans.XmlDateTime xgetValue()
void setValue(java.util.Calendar value)
void xsetValue(org.apache.xmlbeans.XmlDateTime value)
java.lang.String getNameID()
org.apache.xmlbeans.XmlString xgetNameID()
void setNameID(java.lang.String nameID)
void xsetNameID(org.apache.xmlbeans.XmlString nameID)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||