eu.esdihumboldt.hale.io.csv.propertytype
Class AbstractPropertyType
java.lang.Object
eu.esdihumboldt.hale.io.csv.propertytype.AbstractPropertyType
- All Implemented Interfaces:
- PropertyType
- Direct Known Subclasses:
- PropertyFloat, PropertyInteger, PropertyString
public abstract class AbstractPropertyType
- extends Object
- implements PropertyType
Abstract class for property types
- Author:
- Kevin Mais
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPropertyType
public AbstractPropertyType(Class<?> binding)
- Default Constructor
- Parameters:
binding
- the given binding
getTypeDefinition
public TypeDefinition getTypeDefinition()
- Description copied from interface:
PropertyType
- Getter for the type definition
- Specified by:
getTypeDefinition
in interface PropertyType
- Returns:
- the TypeDefinition of the property type
- See Also:
PropertyType.getTypeDefinition()
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d