| Package | Description |
|---|---|
| org.jupnp.model.types |
| Modifier and Type | Method and Description |
|---|---|
abstract UnsignedVariableInteger.Bits |
UnsignedVariableInteger.getBits() |
UnsignedVariableInteger.Bits |
UnsignedIntegerTwoBytes.getBits() |
UnsignedVariableInteger.Bits |
UnsignedIntegerOneByte.getBits() |
UnsignedVariableInteger.Bits |
UnsignedIntegerFourBytes.getBits() |
static UnsignedVariableInteger.Bits |
UnsignedVariableInteger.Bits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnsignedVariableInteger.Bits[] |
UnsignedVariableInteger.Bits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 jUPnP.org. All rights reserved.