public class TypedValue
extends java.lang.Object
Constructor | Description |
---|---|
TypedValue(CIMDataType pType,
java.lang.Object pValue) |
Ctor.
|
Modifier and Type | Method | 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, 2013 IBM Corporation. All Rights Reserved.