|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.types.UnsignedVariableInteger
org.teleal.cling.model.types.UnsignedIntegerFourBytes
public final class UnsignedIntegerFourBytes
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.teleal.cling.model.types.UnsignedVariableInteger |
---|
UnsignedVariableInteger.Bits |
Field Summary |
---|
Fields inherited from class org.teleal.cling.model.types.UnsignedVariableInteger |
---|
value |
Constructor Summary | |
---|---|
UnsignedIntegerFourBytes(long value)
|
|
UnsignedIntegerFourBytes(String s)
|
Method Summary | |
---|---|
UnsignedVariableInteger.Bits |
getBits()
|
Methods inherited from class org.teleal.cling.model.types.UnsignedVariableInteger |
---|
equals, getMinValue, getValue, hashCode, increment, isInRange, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsignedIntegerFourBytes(long value) throws NumberFormatException
NumberFormatException
public UnsignedIntegerFourBytes(String s) throws NumberFormatException
NumberFormatException
Method Detail |
---|
public UnsignedVariableInteger.Bits getBits()
getBits
in class UnsignedVariableInteger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |