public final class UnsignedIntegerOneByte extends UnsignedVariableInteger
UnsignedVariableInteger.Bitsvalue| Constructor and Description |
|---|
UnsignedIntegerOneByte(long value) |
UnsignedIntegerOneByte(String s) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedVariableInteger.Bits |
getBits() |
equals, getMinValue, getValue, hashCode, increment, isInRange, setValue, toStringpublic UnsignedIntegerOneByte(long value)
throws NumberFormatException
NumberFormatExceptionpublic UnsignedIntegerOneByte(String s) throws NumberFormatException
NumberFormatExceptionpublic UnsignedVariableInteger.Bits getBits()
getBits in class UnsignedVariableIntegerCopyright © 2023 jUPnP.org. All rights reserved.