Package org.sblim.wbem.cim
package org.sblim.wbem.cim
Representation of CIM data in Java.
-
ClassDescriptionA class used to denote the arguments passed to extrinsic method invocations.Describes exceptional events associated with the authentication of the client.Defines a Java object that represents a CIM Class.Provides the basic interface to define CIM data type defined by the CIM specification.This class is the super class for classes used to describe exceptional CIM conditions.This class is not thread safe.Points to the specified CIM Class or CIM Instance.'numeric' properties are send out and retrieved by the CIM Client when the CIMDataType of a Key property is one of the following: - uint8, uint16, uint32, uint64 - int8, int16, int32, int64 - real32, real64 Is this the case, the Key Property, which is handled in the CIMObjectPath is not of one of the CIMDataTypes, it is the XML data type 'numeric'.Implements a 16-bit unsigned integer object.Implements a 32-bit unsigned integer object.Implements a 64-bit unsigned integer object.Implements a 8-bit unsigned integer object.