|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bmc.cmdb.api.CMDBItemBase
public abstract class CMDBItemBase
The CMDBItemBase
class defines the import/export item specification.
Method Summary | |
---|---|
CMDBClassNameKey |
getClassNameId()
Gets the class name key of the CMDBItemBase object. |
int |
getOption()
Gets the option value of the CMDBItemBase object. |
void |
setClassNameId(CMDBClassNameKey classNameId)
Sets the class name key of the CMDBItemBase object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public CMDBClassNameKey getClassNameId()
public void setClassNameId(CMDBClassNameKey classNameId)
public int getOption()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |