Uses of Class
org.sblim.wbem.cim.UnsignedInt8
Packages that use UnsignedInt8
-
Uses of UnsignedInt8 in org.sblim.wbem.cim
Constructors in org.sblim.wbem.cim with parameters of type UnsignedInt8ModifierConstructorDescriptionUnsignedInt16
(UnsignedInt8 pValue) Constructs an unsigned 16-bit integer object for the specified UnsignedInt8 value.UnsignedInt32
(UnsignedInt8 pValue) Constructs an unsigned 32-bit integer object for the specified UnsignedInt8 value.UnsignedInt64
(UnsignedInt8 pValue) Constructs an unsigned 64-bit integer object for the specified UnsignedInt8 value.UnsignedInt8
(UnsignedInt8 pValue) Constructs an unsigned 8-bit integer object for the specified UnsignedInt8 value.