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.
|
javax.wbem.client |
Provides classes and interfaces for writing WBEM Clients.
|
org.sblim.cimclient.internal.wbem |
Internal implemenation of the interfaces from the javax.wbem package.
|
Modifier and Type | Method | Description |
---|---|---|
int |
UnsignedInteger64.compareTo(UnsignedInteger64 pOther) |
Compares this object with the specified object for order.
|
Modifier and Type | Method | Description |
---|---|---|
UnsignedInteger64 |
WBEMClient.enumerationCount(CIMObjectPath pPath,
java.lang.String pEnumerationContext) |
enumerationCount provides an estimated count of the total
number of objects in an open enumeration session represented by an
enumeration context. |
Modifier and Type | Method | Description |
---|---|---|
UnsignedInteger64 |
WBEMClientCIMXML.enumerationCount(CIMObjectPath pObjectName,
java.lang.String pEnumerationContext) |
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.