|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fourthline.cling.model.types.UnsignedVariableInteger
org.fourthline.cling.model.types.UnsignedIntegerTwoBytes
public final class UnsignedIntegerTwoBytes
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.fourthline.cling.model.types.UnsignedVariableInteger |
|---|
UnsignedVariableInteger.Bits |
| Field Summary |
|---|
| Fields inherited from class org.fourthline.cling.model.types.UnsignedVariableInteger |
|---|
value |
| Constructor Summary | |
|---|---|
UnsignedIntegerTwoBytes(long value)
|
|
UnsignedIntegerTwoBytes(String s)
|
|
| Method Summary | |
|---|---|
UnsignedVariableInteger.Bits |
getBits()
|
| Methods inherited from class org.fourthline.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 UnsignedIntegerTwoBytes(long value)
throws NumberFormatException
NumberFormatException
public UnsignedIntegerTwoBytes(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 | |||||||||