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

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

Uses of UnsignedInt16 in org.sblim.wbem.cim
 

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



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