|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CustomProperties.Date
An XML Date(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CustomProperties.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 |
boolean |
getProcessingProp()
Gets the "processingProp" attribute |
java.util.Calendar |
getValue()
Gets the "Value" element |
boolean |
isSetProcessingProp()
True if has "processingProp" attribute |
void |
setNameID(java.lang.String nameID)
Sets the "nameID" attribute |
void |
setProcessingProp(boolean processingProp)
Sets the "processingProp" attribute |
void |
setValue(java.util.Calendar value)
Sets the "Value" element |
void |
unsetProcessingProp()
Unsets the "processingProp" attribute |
org.apache.xmlbeans.XmlString |
xgetNameID()
Gets (as xml) the "nameID" attribute |
org.apache.xmlbeans.XmlBoolean |
xgetProcessingProp()
Gets (as xml) the "processingProp" 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 |
xsetProcessingProp(org.apache.xmlbeans.XmlBoolean processingProp)
Sets (as xml) the "processingProp" 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)
boolean getProcessingProp()
org.apache.xmlbeans.XmlBoolean xgetProcessingProp()
boolean isSetProcessingProp()
void setProcessingProp(boolean processingProp)
void xsetProcessingProp(org.apache.xmlbeans.XmlBoolean processingProp)
void unsetProcessingProp()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||