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