com.businessobjects.enterprise.profile
Interface ProfileValue


public interface ProfileValue

An XML ProfileValue(@http://enterprise.businessobjects.com/3.0/profile). This is a complex type.


Nested Class Summary
static class ProfileValue.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 Expressions addNewExpressions()
          Appends and returns a new empty "Expressions" element
 Values addNewValues()
          Appends and returns a new empty "Values" element
 java.lang.String getCrystalReportExpression()
          Gets the "CrystalReportExpression" element
 Expressions getExpressions()
          Gets the "Expressions" element
 java.lang.String getFormula()
          Gets the "Formula" element
 java.lang.String getFullClientExpression()
          Gets the "FullClientExpression" element
 java.lang.String getProfileID()
          Gets the "ProfileID" element
 Values getValues()
          Gets the "Values" element
 ValueTypeEnum.Enum getValueType()
          Gets the "ValueType" element
 java.lang.String getWebIReportExpression()
          Gets the "WebIReportExpression" element
 boolean isSetCrystalReportExpression()
          True if has "CrystalReportExpression" element
 boolean isSetExpressions()
          True if has "Expressions" element
 boolean isSetFormula()
          True if has "Formula" element
 boolean isSetFullClientExpression()
          True if has "FullClientExpression" element
 boolean isSetProfileID()
          True if has "ProfileID" element
 boolean isSetValues()
          True if has "Values" element
 boolean isSetValueType()
          True if has "ValueType" element
 boolean isSetWebIReportExpression()
          True if has "WebIReportExpression" element
 void setCrystalReportExpression(java.lang.String crystalReportExpression)
          Sets the "CrystalReportExpression" element
 void setExpressions(Expressions expressions)
          Sets the "Expressions" element
 void setFormula(java.lang.String formula)
          Sets the "Formula" element
 void setFullClientExpression(java.lang.String fullClientExpression)
          Sets the "FullClientExpression" element
 void setProfileID(java.lang.String profileID)
          Sets the "ProfileID" element
 void setValues(Values values)
          Sets the "Values" element
 void setValueType(ValueTypeEnum.Enum valueType)
          Sets the "ValueType" element
 void setWebIReportExpression(java.lang.String webIReportExpression)
          Sets the "WebIReportExpression" element
 void unsetCrystalReportExpression()
          Unsets the "CrystalReportExpression" element
 void unsetExpressions()
          Unsets the "Expressions" element
 void unsetFormula()
          Unsets the "Formula" element
 void unsetFullClientExpression()
          Unsets the "FullClientExpression" element
 void unsetProfileID()
          Unsets the "ProfileID" element
 void unsetValues()
          Unsets the "Values" element
 void unsetValueType()
          Unsets the "ValueType" element
 void unsetWebIReportExpression()
          Unsets the "WebIReportExpression" element
 org.apache.xmlbeans.XmlString xgetCrystalReportExpression()
          Gets (as xml) the "CrystalReportExpression" element
 org.apache.xmlbeans.XmlString xgetFormula()
          Gets (as xml) the "Formula" element
 org.apache.xmlbeans.XmlString xgetFullClientExpression()
          Gets (as xml) the "FullClientExpression" element
 org.apache.xmlbeans.XmlString xgetProfileID()
          Gets (as xml) the "ProfileID" element
 ValueTypeEnum xgetValueType()
          Gets (as xml) the "ValueType" element
 org.apache.xmlbeans.XmlString xgetWebIReportExpression()
          Gets (as xml) the "WebIReportExpression" element
 void xsetCrystalReportExpression(org.apache.xmlbeans.XmlString crystalReportExpression)
          Sets (as xml) the "CrystalReportExpression" element
 void xsetFormula(org.apache.xmlbeans.XmlString formula)
          Sets (as xml) the "Formula" element
 void xsetFullClientExpression(org.apache.xmlbeans.XmlString fullClientExpression)
          Sets (as xml) the "FullClientExpression" element
 void xsetProfileID(org.apache.xmlbeans.XmlString profileID)
          Sets (as xml) the "ProfileID" element
 void xsetValueType(ValueTypeEnum valueType)
          Sets (as xml) the "ValueType" element
 void xsetWebIReportExpression(org.apache.xmlbeans.XmlString webIReportExpression)
          Sets (as xml) the "WebIReportExpression" element
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getProfileID

java.lang.String getProfileID()
Gets the "ProfileID" element


xgetProfileID

org.apache.xmlbeans.XmlString xgetProfileID()
Gets (as xml) the "ProfileID" element


isSetProfileID

boolean isSetProfileID()
True if has "ProfileID" element


setProfileID

void setProfileID(java.lang.String profileID)
Sets the "ProfileID" element


xsetProfileID

void xsetProfileID(org.apache.xmlbeans.XmlString profileID)
Sets (as xml) the "ProfileID" element


unsetProfileID

void unsetProfileID()
Unsets the "ProfileID" element


getFormula

java.lang.String getFormula()
Gets the "Formula" element


xgetFormula

org.apache.xmlbeans.XmlString xgetFormula()
Gets (as xml) the "Formula" element


isSetFormula

boolean isSetFormula()
True if has "Formula" element


setFormula

void setFormula(java.lang.String formula)
Sets the "Formula" element


xsetFormula

void xsetFormula(org.apache.xmlbeans.XmlString formula)
Sets (as xml) the "Formula" element


unsetFormula

void unsetFormula()
Unsets the "Formula" element


getValueType

ValueTypeEnum.Enum getValueType()
Gets the "ValueType" element


xgetValueType

ValueTypeEnum xgetValueType()
Gets (as xml) the "ValueType" element


isSetValueType

boolean isSetValueType()
True if has "ValueType" element


setValueType

void setValueType(ValueTypeEnum.Enum valueType)
Sets the "ValueType" element


xsetValueType

void xsetValueType(ValueTypeEnum valueType)
Sets (as xml) the "ValueType" element


unsetValueType

void unsetValueType()
Unsets the "ValueType" element


getCrystalReportExpression

java.lang.String getCrystalReportExpression()
Gets the "CrystalReportExpression" element


xgetCrystalReportExpression

org.apache.xmlbeans.XmlString xgetCrystalReportExpression()
Gets (as xml) the "CrystalReportExpression" element


isSetCrystalReportExpression

boolean isSetCrystalReportExpression()
True if has "CrystalReportExpression" element


setCrystalReportExpression

void setCrystalReportExpression(java.lang.String crystalReportExpression)
Sets the "CrystalReportExpression" element


xsetCrystalReportExpression

void xsetCrystalReportExpression(org.apache.xmlbeans.XmlString crystalReportExpression)
Sets (as xml) the "CrystalReportExpression" element


unsetCrystalReportExpression

void unsetCrystalReportExpression()
Unsets the "CrystalReportExpression" element


getWebIReportExpression

java.lang.String getWebIReportExpression()
Gets the "WebIReportExpression" element


xgetWebIReportExpression

org.apache.xmlbeans.XmlString xgetWebIReportExpression()
Gets (as xml) the "WebIReportExpression" element


isSetWebIReportExpression

boolean isSetWebIReportExpression()
True if has "WebIReportExpression" element


setWebIReportExpression

void setWebIReportExpression(java.lang.String webIReportExpression)
Sets the "WebIReportExpression" element


xsetWebIReportExpression

void xsetWebIReportExpression(org.apache.xmlbeans.XmlString webIReportExpression)
Sets (as xml) the "WebIReportExpression" element


unsetWebIReportExpression

void unsetWebIReportExpression()
Unsets the "WebIReportExpression" element


getFullClientExpression

java.lang.String getFullClientExpression()
Gets the "FullClientExpression" element


xgetFullClientExpression

org.apache.xmlbeans.XmlString xgetFullClientExpression()
Gets (as xml) the "FullClientExpression" element


isSetFullClientExpression

boolean isSetFullClientExpression()
True if has "FullClientExpression" element


setFullClientExpression

void setFullClientExpression(java.lang.String fullClientExpression)
Sets the "FullClientExpression" element


xsetFullClientExpression

void xsetFullClientExpression(org.apache.xmlbeans.XmlString fullClientExpression)
Sets (as xml) the "FullClientExpression" element


unsetFullClientExpression

void unsetFullClientExpression()
Unsets the "FullClientExpression" element


getValues

Values getValues()
Gets the "Values" element


isSetValues

boolean isSetValues()
True if has "Values" element


setValues

void setValues(Values values)
Sets the "Values" element


addNewValues

Values addNewValues()
Appends and returns a new empty "Values" element


unsetValues

void unsetValues()
Unsets the "Values" element


getExpressions

Expressions getExpressions()
Gets the "Expressions" element


isSetExpressions

boolean isSetExpressions()
True if has "Expressions" element


setExpressions

void setExpressions(Expressions expressions)
Sets the "Expressions" element


addNewExpressions

Expressions addNewExpressions()
Appends and returns a new empty "Expressions" element


unsetExpressions

void unsetExpressions()
Unsets the "Expressions" element