public class TypedValue
extends java.lang.Object
Constructor and Description |
---|
TypedValue(CIMDataType pType,
java.lang.Object pValue)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
CIMDataType |
getType()
getType
|
java.lang.Object |
getValue()
getValue
|
public TypedValue(CIMDataType pType, java.lang.Object pValue)
pType
- pValue
- public CIMDataType getType()
public java.lang.Object getValue()
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.