|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConfigProp
An XML ConfigProp(@http://enterprise.businessobjects.com/3.0/server). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ConfigProp.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
com.businessobjects.enterprise.infoobject.VoidProperty |
addNewDefaultValue()
Appends and returns a new empty "DefaultValue" element |
ConfigPropErrorDesc |
addNewErrorDescription()
Appends and returns a new empty "ErrorDescription" element |
LocalizedProperties |
addNewMLDescriptions()
Appends and returns a new empty "MLDescriptions" element |
LocalizedProperties |
addNewMLDisplayNames()
Appends and returns a new empty "MLDisplayNames" element |
ConfigPropValidRanges |
addNewValidRanges()
Appends and returns a new empty "ValidRanges" element |
ConfigPropValidValues |
addNewValidValues()
Appends and returns a new empty "ValidValues" element |
com.businessobjects.enterprise.infoobject.VoidProperty |
addNewValue()
Appends and returns a new empty "Value" element |
boolean |
getAcceptValue()
Gets the "AcceptValue" element |
int |
getConstructorArgIndex()
Gets the "ConstructorArgIndex" element |
boolean |
getDefaultable()
Gets the "Defaultable" element |
com.businessobjects.enterprise.infoobject.VoidProperty |
getDefaultValue()
Gets the "DefaultValue" element |
ConfigPropErrorDesc |
getErrorDescription()
Gets the "ErrorDescription" element |
boolean |
getFinal()
Gets the "Final" element |
int |
getGroup()
Gets the "Group" element |
LocalizedProperties |
getMLDescriptions()
Gets the "MLDescriptions" element |
LocalizedProperties |
getMLDisplayNames()
Gets the "MLDisplayNames" element |
java.lang.String |
getName()
Gets the "Name" element |
int |
getOrder()
Gets the "Order" element |
boolean |
getOverridden()
Gets the "Overridden" element |
boolean |
getPersists()
Gets the "Persists" element |
boolean |
getRestart()
Gets the "Restart" element |
ConfigPropValidRanges |
getValidRanges()
Gets the "ValidRanges" element |
ConfigPropValidValues |
getValidValues()
Gets the "ValidValues" element |
com.businessobjects.enterprise.infoobject.VoidProperty |
getValue()
Gets the "Value" element |
boolean |
isSetAcceptValue()
True if has "AcceptValue" element |
boolean |
isSetConstructorArgIndex()
True if has "ConstructorArgIndex" element |
boolean |
isSetDefaultable()
True if has "Defaultable" element |
boolean |
isSetDefaultValue()
True if has "DefaultValue" element |
boolean |
isSetErrorDescription()
True if has "ErrorDescription" element |
boolean |
isSetFinal()
True if has "Final" element |
boolean |
isSetGroup()
True if has "Group" element |
boolean |
isSetMLDescriptions()
True if has "MLDescriptions" element |
boolean |
isSetMLDisplayNames()
True if has "MLDisplayNames" element |
boolean |
isSetName()
True if has "Name" element |
boolean |
isSetOrder()
True if has "Order" element |
boolean |
isSetOverridden()
True if has "Overridden" element |
boolean |
isSetPersists()
True if has "Persists" element |
boolean |
isSetRestart()
True if has "Restart" element |
boolean |
isSetValidRanges()
True if has "ValidRanges" element |
boolean |
isSetValidValues()
True if has "ValidValues" element |
boolean |
isSetValue()
True if has "Value" element |
void |
setAcceptValue(boolean acceptValue)
Sets the "AcceptValue" element |
void |
setConstructorArgIndex(int constructorArgIndex)
Sets the "ConstructorArgIndex" element |
void |
setDefaultable(boolean defaultable)
Sets the "Defaultable" element |
void |
setDefaultValue(com.businessobjects.enterprise.infoobject.VoidProperty defaultValue)
Sets the "DefaultValue" element |
void |
setErrorDescription(ConfigPropErrorDesc errorDescription)
Sets the "ErrorDescription" element |
void |
setFinal(boolean xfinal)
Sets the "Final" element |
void |
setGroup(int group)
Sets the "Group" element |
void |
setMLDescriptions(LocalizedProperties mlDescriptions)
Sets the "MLDescriptions" element |
void |
setMLDisplayNames(LocalizedProperties mlDisplayNames)
Sets the "MLDisplayNames" element |
void |
setName(java.lang.String name)
Sets the "Name" element |
void |
setOrder(int order)
Sets the "Order" element |
void |
setOverridden(boolean overridden)
Sets the "Overridden" element |
void |
setPersists(boolean persists)
Sets the "Persists" element |
void |
setRestart(boolean restart)
Sets the "Restart" element |
void |
setValidRanges(ConfigPropValidRanges validRanges)
Sets the "ValidRanges" element |
void |
setValidValues(ConfigPropValidValues validValues)
Sets the "ValidValues" element |
void |
setValue(com.businessobjects.enterprise.infoobject.VoidProperty value)
Sets the "Value" element |
void |
unsetAcceptValue()
Unsets the "AcceptValue" element |
void |
unsetConstructorArgIndex()
Unsets the "ConstructorArgIndex" element |
void |
unsetDefaultable()
Unsets the "Defaultable" element |
void |
unsetDefaultValue()
Unsets the "DefaultValue" element |
void |
unsetErrorDescription()
Unsets the "ErrorDescription" element |
void |
unsetFinal()
Unsets the "Final" element |
void |
unsetGroup()
Unsets the "Group" element |
void |
unsetMLDescriptions()
Unsets the "MLDescriptions" element |
void |
unsetMLDisplayNames()
Unsets the "MLDisplayNames" element |
void |
unsetName()
Unsets the "Name" element |
void |
unsetOrder()
Unsets the "Order" element |
void |
unsetOverridden()
Unsets the "Overridden" element |
void |
unsetPersists()
Unsets the "Persists" element |
void |
unsetRestart()
Unsets the "Restart" element |
void |
unsetValidRanges()
Unsets the "ValidRanges" element |
void |
unsetValidValues()
Unsets the "ValidValues" element |
void |
unsetValue()
Unsets the "Value" element |
org.apache.xmlbeans.XmlBoolean |
xgetAcceptValue()
Gets (as xml) the "AcceptValue" element |
org.apache.xmlbeans.XmlInt |
xgetConstructorArgIndex()
Gets (as xml) the "ConstructorArgIndex" element |
org.apache.xmlbeans.XmlBoolean |
xgetDefaultable()
Gets (as xml) the "Defaultable" element |
org.apache.xmlbeans.XmlBoolean |
xgetFinal()
Gets (as xml) the "Final" element |
org.apache.xmlbeans.XmlInt |
xgetGroup()
Gets (as xml) the "Group" element |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "Name" element |
org.apache.xmlbeans.XmlInt |
xgetOrder()
Gets (as xml) the "Order" element |
org.apache.xmlbeans.XmlBoolean |
xgetOverridden()
Gets (as xml) the "Overridden" element |
org.apache.xmlbeans.XmlBoolean |
xgetPersists()
Gets (as xml) the "Persists" element |
org.apache.xmlbeans.XmlBoolean |
xgetRestart()
Gets (as xml) the "Restart" element |
void |
xsetAcceptValue(org.apache.xmlbeans.XmlBoolean acceptValue)
Sets (as xml) the "AcceptValue" element |
void |
xsetConstructorArgIndex(org.apache.xmlbeans.XmlInt constructorArgIndex)
Sets (as xml) the "ConstructorArgIndex" element |
void |
xsetDefaultable(org.apache.xmlbeans.XmlBoolean defaultable)
Sets (as xml) the "Defaultable" element |
void |
xsetFinal(org.apache.xmlbeans.XmlBoolean xfinal)
Sets (as xml) the "Final" element |
void |
xsetGroup(org.apache.xmlbeans.XmlInt group)
Sets (as xml) the "Group" element |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "Name" element |
void |
xsetOrder(org.apache.xmlbeans.XmlInt order)
Sets (as xml) the "Order" element |
void |
xsetOverridden(org.apache.xmlbeans.XmlBoolean overridden)
Sets (as xml) the "Overridden" element |
void |
xsetPersists(org.apache.xmlbeans.XmlBoolean persists)
Sets (as xml) the "Persists" element |
void |
xsetRestart(org.apache.xmlbeans.XmlBoolean restart)
Sets (as xml) the "Restart" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
com.businessobjects.enterprise.infoobject.VoidProperty getValue()
boolean isSetValue()
void setValue(com.businessobjects.enterprise.infoobject.VoidProperty value)
com.businessobjects.enterprise.infoobject.VoidProperty addNewValue()
void unsetValue()
com.businessobjects.enterprise.infoobject.VoidProperty getDefaultValue()
boolean isSetDefaultValue()
void setDefaultValue(com.businessobjects.enterprise.infoobject.VoidProperty defaultValue)
com.businessobjects.enterprise.infoobject.VoidProperty addNewDefaultValue()
void unsetDefaultValue()
boolean getFinal()
org.apache.xmlbeans.XmlBoolean xgetFinal()
boolean isSetFinal()
void setFinal(boolean xfinal)
void xsetFinal(org.apache.xmlbeans.XmlBoolean xfinal)
void unsetFinal()
java.lang.String getName()
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void setName(java.lang.String name)
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
boolean getOverridden()
org.apache.xmlbeans.XmlBoolean xgetOverridden()
boolean isSetOverridden()
void setOverridden(boolean overridden)
void xsetOverridden(org.apache.xmlbeans.XmlBoolean overridden)
void unsetOverridden()
ConfigPropErrorDesc getErrorDescription()
boolean isSetErrorDescription()
void setErrorDescription(ConfigPropErrorDesc errorDescription)
ConfigPropErrorDesc addNewErrorDescription()
void unsetErrorDescription()
ConfigPropValidValues getValidValues()
boolean isSetValidValues()
void setValidValues(ConfigPropValidValues validValues)
ConfigPropValidValues addNewValidValues()
void unsetValidValues()
ConfigPropValidRanges getValidRanges()
boolean isSetValidRanges()
void setValidRanges(ConfigPropValidRanges validRanges)
ConfigPropValidRanges addNewValidRanges()
void unsetValidRanges()
boolean getRestart()
org.apache.xmlbeans.XmlBoolean xgetRestart()
boolean isSetRestart()
void setRestart(boolean restart)
void xsetRestart(org.apache.xmlbeans.XmlBoolean restart)
void unsetRestart()
int getOrder()
org.apache.xmlbeans.XmlInt xgetOrder()
boolean isSetOrder()
void setOrder(int order)
void xsetOrder(org.apache.xmlbeans.XmlInt order)
void unsetOrder()
int getGroup()
org.apache.xmlbeans.XmlInt xgetGroup()
boolean isSetGroup()
void setGroup(int group)
void xsetGroup(org.apache.xmlbeans.XmlInt group)
void unsetGroup()
int getConstructorArgIndex()
org.apache.xmlbeans.XmlInt xgetConstructorArgIndex()
boolean isSetConstructorArgIndex()
void setConstructorArgIndex(int constructorArgIndex)
void xsetConstructorArgIndex(org.apache.xmlbeans.XmlInt constructorArgIndex)
void unsetConstructorArgIndex()
boolean getPersists()
org.apache.xmlbeans.XmlBoolean xgetPersists()
boolean isSetPersists()
void setPersists(boolean persists)
void xsetPersists(org.apache.xmlbeans.XmlBoolean persists)
void unsetPersists()
LocalizedProperties getMLDisplayNames()
boolean isSetMLDisplayNames()
void setMLDisplayNames(LocalizedProperties mlDisplayNames)
LocalizedProperties addNewMLDisplayNames()
void unsetMLDisplayNames()
LocalizedProperties getMLDescriptions()
boolean isSetMLDescriptions()
void setMLDescriptions(LocalizedProperties mlDescriptions)
LocalizedProperties addNewMLDescriptions()
void unsetMLDescriptions()
boolean getDefaultable()
org.apache.xmlbeans.XmlBoolean xgetDefaultable()
boolean isSetDefaultable()
void setDefaultable(boolean defaultable)
void xsetDefaultable(org.apache.xmlbeans.XmlBoolean defaultable)
void unsetDefaultable()
boolean getAcceptValue()
org.apache.xmlbeans.XmlBoolean xgetAcceptValue()
boolean isSetAcceptValue()
void setAcceptValue(boolean acceptValue)
void xsetAcceptValue(org.apache.xmlbeans.XmlBoolean acceptValue)
void unsetAcceptValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||