Package | Description |
---|---|
org.assistments.domain.core |
Modifier and Type | Method and Description |
---|---|
static XInfoImpl.XInfoState |
XInfoImpl.getState(XInfo xinfo) |
static XInfoImpl.XInfoState |
XInfoImpl.XInfoState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XInfoImpl.XInfoState[] |
XInfoImpl.XInfoState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|