|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genesyslab.ail.Enum
com.genesyslab.ail.AbstractDn.Status
public static class AbstractDn.Status
Enum for the possible DN status.
| Field Summary | |
|---|---|
static int |
MAX
The number of statuses. |
static AbstractDn.Status |
OUT_OF_SERVICE
Out of service. |
static int |
OUT_OF_SERVICE_
Out of service. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static AbstractDn.Status |
getStatus(int value)
Returns the Status for this value. |
static int |
max()
The number of statuses. |
| Methods inherited from class com.genesyslab.ail.Enum |
|---|
equals, hashCode, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int OUT_OF_SERVICE_
public static final AbstractDn.Status OUT_OF_SERVICE
public static final int MAX
| Method Detail |
|---|
public static final int max()
public static final AbstractDn.Status getStatus(int value)
Status for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||