|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.nds.dirxml.driver.xds.StatusType
An enumeration of values for a <status>
element's
type
attribute.
Field Summary | |
static StatusType |
APP_AUTHENTICATION
"app-authentication" |
static StatusType |
APP_CONNECTION
"app-connection" |
static StatusType |
APP_GENERAL
"app-general" |
static StatusType |
DRIVER_GENERAL
"driver-general" |
static StatusType |
DRIVER_STATUS
"driver-status" |
static StatusType |
HEARTBEAT
"heartbeat" |
static StatusType |
PASSWORD_SET_OPERATION
"password-set-operation" |
static StatusType |
REMOTELOADER
"remoteloader" |
Method Summary | |
String |
toString()
Returns a string representation of this version (e.g., "app-authentication", "driver-general"). |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final StatusType REMOTELOADER
public static final StatusType APP_GENERAL
public static final StatusType APP_AUTHENTICATION
public static final StatusType APP_CONNECTION
public static final StatusType DRIVER_GENERAL
public static final StatusType DRIVER_STATUS
public static final StatusType PASSWORD_SET_OPERATION
public static final StatusType HEARTBEAT
Method Detail |
public String toString()
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |