org.sblim.cimclient.internal.cimxml
public class TypedValue extends Object
Constructor Summary | |
---|---|
TypedValue(CIMDataType pType, Object pValue)
Ctor.
|
Method Summary | |
---|---|
CIMDataType | getType()
getType
|
Object | getValue()
getValue
|
Parameters: pType pValue
Returns: CIMDataType
Returns: Object