Uses of Class
org.sblim.wbem.cim.UnsignedInt32

Packages that use UnsignedInt32
org.sblim.wbem.cim Representation of CIM data in Java. 
 

Uses of UnsignedInt32 in org.sblim.wbem.cim
 

Constructors in org.sblim.wbem.cim with parameters of type UnsignedInt32
UnsignedInt32(UnsignedInt32 pValue)
          Constructs an unsigned 32-bit integer object for the specified UnsignedInt32 value.
UnsignedInt64(UnsignedInt32 pValue)
          Constructs an unsigned 64-bit integer object for the specified UnsignedInt32 value.
 



Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.