javax.cim
private static class CIMObjectPath.TypeValuePair extends Object
Constructor Summary | |
---|---|
TypeValuePair(CIMDataType pType, Object pValue)
Ctor.
| |
TypeValuePair(IntegerValue intVal)
Ctor.
| |
TypeValuePair(RealValue pRealVal)
Ctor.
|
Method Summary | |
---|---|
CIMDataType | getType() |
Object | getValue() |
Parameters: pType pValue
Parameters: intVal
Parameters: pRealVal
Returns: CIMDataType
Returns: Object