|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.types.AbstractDatatype<UnsignedIntegerFourBytes>
org.teleal.cling.model.types.UnsignedIntegerFourBytesDatatype
public class UnsignedIntegerFourBytesDatatype
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.teleal.cling.model.types.Datatype |
---|
Datatype.Builtin, Datatype.Default |
Constructor Summary | |
---|---|
UnsignedIntegerFourBytesDatatype()
|
Method Summary | |
---|---|
UnsignedIntegerFourBytes |
fromString(java.lang.String s)
|
UnsignedIntegerFourBytes |
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 UnsignedIntegerFourBytesDatatype()
Method Detail |
---|
public UnsignedIntegerFourBytes fromString(java.lang.String s) throws InvalidValueException
InvalidValueException
public UnsignedIntegerFourBytes getDefaultValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |