|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ValidRange
An XML ValidRange(@http://enterprise.businessobjects.com/3.0/server). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ValidRange.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 |
addNewMax()
Appends and returns a new empty "Max" element |
com.businessobjects.enterprise.infoobject.VoidProperty |
addNewMin()
Appends and returns a new empty "Min" element |
com.businessobjects.enterprise.infoobject.VoidProperty |
getMax()
Gets the "Max" element |
com.businessobjects.enterprise.infoobject.VoidProperty |
getMin()
Gets the "Min" element |
void |
setMax(com.businessobjects.enterprise.infoobject.VoidProperty max)
Sets the "Max" element |
void |
setMin(com.businessobjects.enterprise.infoobject.VoidProperty min)
Sets the "Min" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
com.businessobjects.enterprise.infoobject.VoidProperty getMin()
void setMin(com.businessobjects.enterprise.infoobject.VoidProperty min)
com.businessobjects.enterprise.infoobject.VoidProperty addNewMin()
com.businessobjects.enterprise.infoobject.VoidProperty getMax()
void setMax(com.businessobjects.enterprise.infoobject.VoidProperty max)
com.businessobjects.enterprise.infoobject.VoidProperty addNewMax()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||