|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.remedy.cmdb.api.CMDBCharacteristics
The CMDBCharacteristics
helper class builds
Class Manager characteristics.
Field Summary | |
static int |
CMDB_ATTR_CUSTOM_CHARAC_MAX
The high range of the custom characteristic for the attribute. |
static int |
CMDB_ATTR_CUSTOM_CHARAC_MIN
The low range of the custom characteristic for the attribute. |
static int |
CMDB_CLASS_CUSTOM_CHARAC_MAX
The high range of the custom characteristic for the class. |
static int |
CMDB_CLASS_CUSTOM_CHARAC_MIN
The low range of the custom characteristic for the class. |
static int |
CMDB_FALSE
The value for false. |
static int |
CMDB_TRUE
The value for true. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int CMDB_CLASS_CUSTOM_CHARAC_MIN
public static final int CMDB_CLASS_CUSTOM_CHARAC_MAX
public static final int CMDB_ATTR_CUSTOM_CHARAC_MIN
public static final int CMDB_ATTR_CUSTOM_CHARAC_MAX
public static final int CMDB_FALSE
public static final int CMDB_TRUE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |