|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Expression
An XML Expression(@http://enterprise.businessobjects.com/4.0/profile). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Expression.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
java.lang.String |
getExpression()
Gets the "Expression" element |
java.lang.String |
getKind()
Gets the "Kind" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetExpression()
True if has "Expression" element |
boolean |
isSetKind()
True if has "Kind" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setExpression(java.lang.String expression)
Sets the "Expression" element |
void |
setKind(java.lang.String kind)
Sets the "Kind" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetExpression()
Unsets the "Expression" element |
void |
unsetKind()
Unsets the "Kind" element |
org.apache.xmlbeans.XmlString |
xgetExpression()
Gets (as xml) the "Expression" element |
org.apache.xmlbeans.XmlString |
xgetKind()
Gets (as xml) the "Kind" element |
void |
xsetExpression(org.apache.xmlbeans.XmlString expression)
Sets (as xml) the "Expression" element |
void |
xsetKind(org.apache.xmlbeans.XmlString kind)
Sets (as xml) the "Kind" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getKind()
org.apache.xmlbeans.XmlString xgetKind()
boolean isSetKind()
void setKind(java.lang.String kind)
void xsetKind(org.apache.xmlbeans.XmlString kind)
void unsetKind()
java.lang.String getExpression()
org.apache.xmlbeans.XmlString xgetExpression()
boolean isSetExpression()
void setExpression(java.lang.String expression)
void xsetExpression(org.apache.xmlbeans.XmlString expression)
void unsetExpression()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||