|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bmc.cmdb.api.CMDBCharacteristics
public class CMDBCharacteristics
The CMDBCharacteristics
class defines the parameters for custom characteristics.
Field Summary | |
---|---|
static int |
CMDB_ATTR_CUSTOM_CHARAC_MAX
The maximum value for a custom characteristic for the attribute. |
static int |
CMDB_ATTR_CUSTOM_CHARAC_MIN
The minimum value for a custom characteristic for the attribute. |
static int |
CMDB_CLASS_CUSTOM_CHARAC_MAX
The maximum value for a custom characteristic for a class. |
static int |
CMDB_CLASS_CUSTOM_CHARAC_MIN
The minimum value for a custom characteristic for a class. |
static int |
CMDB_FALSE
The value for false. |
static int |
CMDB_TRUE
The value for true. |
Method Summary |
---|
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 |