Uses of Class
javax.cim.UnsignedInteger64
Packages that use UnsignedInteger64
Package
Description
Provides classes and interfaces for handling the CIM (Common Information Model) Object Model and CIM Data Types as defined in the CIM Infrastructure Specification.
Provides classes and interfaces for writing WBEM Clients.
Internal implemenation of the interfaces from the javax.wbem package.
-
Uses of UnsignedInteger64 in javax.cim
Classes in javax.cim that implement interfaces with type arguments of type UnsignedInteger64Modifier and TypeClassDescriptionclass
This class represents anUnsignedInteger64
.Methods in javax.cim with parameters of type UnsignedInteger64Modifier and TypeMethodDescriptionint
UnsignedInteger64.compareTo
(UnsignedInteger64 pOther) Compares this object with the specified object for order. -
Uses of UnsignedInteger64 in javax.wbem.client
Methods in javax.wbem.client that return UnsignedInteger64Modifier and TypeMethodDescriptionWBEMClient.enumerationCount
(CIMObjectPath pPath, String pEnumerationContext) enumerationCount
provides an estimated count of the total number of objects in an open enumeration session represented by an enumeration context. -
Uses of UnsignedInteger64 in org.sblim.cimclient.internal.wbem
Methods in org.sblim.cimclient.internal.wbem that return UnsignedInteger64Modifier and TypeMethodDescriptionWBEMClientCIMXML.enumerationCount
(CIMObjectPath pObjectName, String pEnumerationContext)