| 
HOME | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This class contains constants of SMIv2 RowStatus code
| Field Summary | |
static int | 
ACTIVE
Table row is ative and ready  | 
static int | 
CREATE_AND_GO
Table row is to be created  | 
static int | 
CREATE_AND_WAIT
Table row is to be created by will not be active right away  | 
static int | 
DESTROY
Table row is to be deleted  | 
static int | 
NOT_IN_SERVICE
Table row is not in service  | 
static int | 
NOT_READY
Table row is not ready  | 
| Field Detail | 
public static final int ACTIVE
public static final int NOT_IN_SERVICE
public static final int NOT_READY
public static final int CREATE_AND_GO
public static final int CREATE_AND_WAIT
public static final int DESTROY
  | 
HOME | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||