|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnsignedInt8 | |
|---|---|
| org.sblim.wbem.cim | Representation of CIM data in Java. |
| Uses of UnsignedInt8 in org.sblim.wbem.cim |
|---|
| Constructors in org.sblim.wbem.cim with parameters of type UnsignedInt8 | |
UnsignedInt16(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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||