|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CustomProperties.String
An XML String(@http://enterprise.businessobjects.com/3.0/infoobject). This is an atomic type that is a restriction of com.businessobjects.enterprise.infoobject.CustomProperties$String.
| Nested Class Summary | |
|---|---|
static class |
CustomProperties.String.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 |
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 |
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 |
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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
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 | ||||||||