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 | Description |
---|---|---|
int |
UnsignedInteger8.compareTo(UnsignedInteger8 pOther) |
Compares this object with the specified object for order.
|
Modifier and Type | Method | Description |
---|---|---|
UnsignedInteger8[] |
CIMOctetString.getBytes() |
Returns byte array representation of octet string.
|
Constructor | Description |
---|---|
CIMOctetString(UnsignedInteger8[] pBytes) |
Constructs a
CIMOctetString from the given byte array. |
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.