|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.types.AbstractDatatype<UnsignedIntegerTwoBytes>
org.teleal.cling.model.types.UnsignedIntegerTwoBytesDatatype
public class UnsignedIntegerTwoBytesDatatype
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.teleal.cling.model.types.Datatype |
---|
Datatype.Builtin, Datatype.Default |
Constructor Summary | |
---|---|
UnsignedIntegerTwoBytesDatatype()
|
Method Summary | |
---|---|
UnsignedIntegerTwoBytes |
fromString(java.lang.String s)
|
UnsignedIntegerTwoBytes |
getDefaultValue()
|
Methods inherited from class org.teleal.cling.model.types.AbstractDatatype |
---|
getBuiltin, getDisplayString, getString, getValueType, isValid, setBuiltin, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsignedIntegerTwoBytesDatatype()
Method Detail |
---|
public UnsignedIntegerTwoBytes fromString(java.lang.String s) throws InvalidValueException
InvalidValueException
public UnsignedIntegerTwoBytes getDefaultValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |