net.sf.basedb.plugins
Class AnnotationFlatFileImporter.AnnotationValue
java.lang.Object
net.sf.basedb.plugins.AnnotationFlatFileImporter.AnnotationValue
- Enclosing class:
- AnnotationFlatFileImporter
private static class AnnotationFlatFileImporter.AnnotationValue
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
final Object value
unit
final Unit unit
AnnotationFlatFileImporter.AnnotationValue
AnnotationFlatFileImporter.AnnotationValue(Object value,
Unit unit)