Package | Description |
---|---|
javax.cim |
Provides classes and interfaces for handling the CIM (Common Information Model) Object Model and CIM Data Types as defined in the CIM Infrastructure Specification.
|
org.sblim.cimclient.internal.cim |
Internal helper classes for the CIM data classes.
|
Modifier and Type | Method and Description |
---|---|
int |
UnsignedInteger8.compareTo(UnsignedInteger8 pOther)
Compares this object with the specified object for order.
|
Modifier and Type | Method and Description |
---|---|
UnsignedInteger8[] |
CIMOctetString.getBytes()
Returns byte array representation of octet string.
|
Constructor and Description |
---|
CIMOctetString(UnsignedInteger8[] pBytes)
Constructs a
CIMOctetString from the given byte array. |
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.