| Frames | No Frames |
Constructors with parameter type org.sblim.wbem.cim.CIMDataType | |
Construct an object of a cim value, using the specified data type. | |
Construct an object of cim value for a given vector, and the specified
data type. | |
Fields of type org.sblim.wbem.cim.CIMDataType | |
| CIMDataType | |
| CIMDataType | |
Methods with parameter type org.sblim.wbem.cim.CIMDataType | |
| boolean | Defermines if the specified data type is is compatible with the data type
of the specified value. |
| void | Specifies the CIMDataType for this CIMArgument. |
| void | Sets the data type of the returned value for the method. |
| void | Specifies the CIMDataType for this object. |
| void | Sets the CIMDataType for this CIMProperty. |
| void | Set the value type of this qualifier
|
Methods with return type org.sblim.wbem.cim.CIMDataType | |
| CIMDataType | CIMDataType.getDataType(String typeStr, boolean isArray) Returns the corresponding CIMDataType object for the specified string type. |
| CIMDataType | CIMDataType.getPredefinedType(int pType) Return a predefined value for the CIMDataType. |
| CIMDataType | Gets the CIMDataType associated with this argument. |
| CIMDataType | Returns the data type of the method. |
| CIMDataType | Returns the CIM data type of this object
|
| CIMDataType | Returns the CIMDataType associated with this CIMProperty. |
| CIMDataType | Returns a CIMDataType associated to this CIMQualifierType. |
| CIMDataType | Return the data type for this object. |
Methods with parameter type org.sblim.wbem.cim.CIMDataType | |
| String | |
| String | |