|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectOverload
An XML ObjectOverload(@http://enterprise.businessobjects.com/3.0/overload). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ObjectOverload.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
int |
getObjectID()
Gets the "ObjectID" element |
java.lang.String |
getObjectName()
Gets the "ObjectName" element |
boolean |
isSetObjectID()
True if has "ObjectID" element |
boolean |
isSetObjectName()
True if has "ObjectName" element |
void |
setObjectID(int objectID)
Sets the "ObjectID" element |
void |
setObjectName(java.lang.String objectName)
Sets the "ObjectName" element |
void |
unsetObjectID()
Unsets the "ObjectID" element |
void |
unsetObjectName()
Unsets the "ObjectName" element |
org.apache.xmlbeans.XmlInt |
xgetObjectID()
Gets (as xml) the "ObjectID" element |
org.apache.xmlbeans.XmlString |
xgetObjectName()
Gets (as xml) the "ObjectName" element |
void |
xsetObjectID(org.apache.xmlbeans.XmlInt objectID)
Sets (as xml) the "ObjectID" element |
void |
xsetObjectName(org.apache.xmlbeans.XmlString objectName)
Sets (as xml) the "ObjectName" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getObjectName()
org.apache.xmlbeans.XmlString xgetObjectName()
boolean isSetObjectName()
void setObjectName(java.lang.String objectName)
void xsetObjectName(org.apache.xmlbeans.XmlString objectName)
void unsetObjectName()
int getObjectID()
org.apache.xmlbeans.XmlInt xgetObjectID()
boolean isSetObjectID()
void setObjectID(int objectID)
void xsetObjectID(org.apache.xmlbeans.XmlInt objectID)
void unsetObjectID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||