|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CIMArgument | A class used to denote the arguments passed to extrinsic method invocations. |
CIMClass | Defines a Java object that represents a CIM Class. |
CIMDataType | Provides the basic interface to define CIM data type defined by the CIM specification. |
CIMDateTime | |
CIMElement | |
CIMFlavor | |
CIMInstance | |
CIMMethod | This class is not thread safe. |
CIMNameSpace | |
CIMObject | |
CIMObjectPath | Points to the specified CIM Class or CIM Instance. |
CIMParameter | |
CIMProperty | |
CIMQualifiableElement | |
CIMQualifier | |
CIMQualifierType | |
CIMScope | |
CIMSimpleDateTime | |
CIMTimeInterval | |
CIMValue | |
CIMVersion | |
Numeric | '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'. |
UnsignedInt16 | Implements a 16-bit unsigned integer object. |
UnsignedInt32 | Implements a 32-bit unsigned integer object. |
UnsignedInt64 | Implements a 64-bit unsigned integer object. |
UnsignedInt8 | Implements a 8-bit unsigned integer object. |
Exception Summary | |
---|---|
CIMAuthenticationException | Describes exceptional events associated with the authentication of the client. |
CIMException | This class is the super class for classes used to describe exceptional CIM conditions. |
CIMSecurityException | |
CIMTransportException |
Representation of CIM data in Java.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |