Uses of Class
org.sblim.wbem.cim.UnsignedInt64
-
Packages that use UnsignedInt64 Package Description org.sblim.wbem.cim Representation of CIM data in Java. -
-
Uses of UnsignedInt64 in org.sblim.wbem.cim
Constructors in org.sblim.wbem.cim with parameters of type UnsignedInt64 Constructor Description UnsignedInt64(UnsignedInt64 pValue)
Constructs an unsigned 64-bit integer object for the specified UnsignedInt64 value.
-