org.teleal.cling.model.types
Class CustomDatatype
java.lang.Object
org.teleal.cling.model.types.AbstractDatatype<String>
org.teleal.cling.model.types.CustomDatatype
- All Implemented Interfaces:
- Datatype<String>
public class CustomDatatype
- extends AbstractDatatype<String>
CustomDatatype
public CustomDatatype(String name)
getName
public String getName()
fromString
public String fromString(String s)
throws InvalidValueException
- Throws:
InvalidValueException
getDefaultValue
public String getDefaultValue()
toString
public String toString()
- Overrides:
toString
in class AbstractDatatype<String>
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.