|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CurrentValues
A collection of the values currently chosen for the parameter.
| Nested Class Summary | |
|---|---|
static class |
CurrentValues.Factory
A class with methods for creating instances of the CurrentValues type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
boolean |
getIsNoValue()
Returns the IsNoValue element |
boolean |
isSetIsNoValue()
Internal Use Only. |
void |
setIsNoValue(boolean isNoValue)
Sets the IsNoValue element. |
void |
unsetIsNoValue()
Deletes or unsets the IsNoValue element |
org.apache.xmlbeans.XmlBoolean |
xgetIsNoValue()
Internal Use Only. |
void |
xsetIsNoValue(org.apache.xmlbeans.XmlBoolean isNoValue)
Internal Use Only. |
| Methods inherited from interface com.businessobjects.enterprise.crystalreport.CurrentValuesBase |
|---|
addNewCurrentValue, getCurrentValueArray, getCurrentValueArray, insertNewCurrentValue, removeCurrentValue, setCurrentValueArray, setCurrentValueArray, sizeOfCurrentValueArray |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
boolean getIsNoValue()
IsNoValue element
IsNoValue object.org.apache.xmlbeans.XmlBoolean xgetIsNoValue()
boolean isSetIsNoValue()
void setIsNoValue(boolean isNoValue)
IsNoValue element.
isNoValue - A boolean valuevoid xsetIsNoValue(org.apache.xmlbeans.XmlBoolean isNoValue)
void unsetIsNoValue()
IsNoValue element
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||