com.businessobjects.dsws.biplatform
Interface RightValue
public interface RightValue
An XML RightValue(@http://biplatform.dsws.businessobjects.com/2007/06/01).
This is an atomic type that is a restriction of com.businessobjects.dsws.biplatform.RightValue.
|
Nested Class Summary |
static class |
RightValue.Enum
Enumeration value class for com.businessobjects.dsws.biplatform.RightValue. |
static class |
RightValue.Factory
A factory class with static methods for creating instances
of this type. |
|
Method Summary |
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
type
static final org.apache.xmlbeans.SchemaType type
GRANTED
static final RightValue.Enum GRANTED
DENIED
static final RightValue.Enum DENIED
UNSPECIFIED
static final RightValue.Enum UNSPECIFIED
INT_GRANTED
static final int INT_GRANTED
- See Also:
- Constant Field Values
INT_DENIED
static final int INT_DENIED
- See Also:
- Constant Field Values
INT_UNSPECIFIED
static final int INT_UNSPECIFIED
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)