com.businessobjects.dsws.biplatform
Interface ServerCommand
public interface ServerCommand
An XML ServerCommand(@http://biplatform.dsws.businessobjects.com/2007/06/01).
This is an atomic type that is a restriction of com.businessobjects.dsws.biplatform.ServerCommand.
|
Nested Class Summary |
static class |
ServerCommand.Enum
Enumeration value class for com.businessobjects.dsws.biplatform.ServerCommand. |
static class |
ServerCommand.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
START
static final ServerCommand.Enum START
STOP
static final ServerCommand.Enum STOP
RESTART
static final ServerCommand.Enum RESTART
ENABLE
static final ServerCommand.Enum ENABLE
DISABLE
static final ServerCommand.Enum DISABLE
INT_START
static final int INT_START
- See Also:
- Constant Field Values
INT_STOP
static final int INT_STOP
- See Also:
- Constant Field Values
INT_RESTART
static final int INT_RESTART
- See Also:
- Constant Field Values
INT_ENABLE
static final int INT_ENABLE
- See Also:
- Constant Field Values
INT_DISABLE
static final int INT_DISABLE
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)