Class AnnotationFlatFileImporter.AnnotationValue

java.lang.Object
net.sf.basedb.plugins.AnnotationFlatFileImporter.AnnotationValue
Enclosing class:
AnnotationFlatFileImporter

private static class AnnotationFlatFileImporter.AnnotationValue
extends Object
  • Field Details

    • value

      final Object value
    • unit

      final Unit unit
  • Constructor Details

    • AnnotationValue

      AnnotationValue​(Object value, Unit unit)