Enum FileInfoBase.UnitType

java.lang.Object
java.lang.Enum<FileInfoBase.UnitType>
gov.nih.mipav.model.file.FileInfoBase.UnitType
All Implemented Interfaces:
Serializable, Comparable<FileInfoBase.UnitType>, java.lang.constant.Constable
Enclosing class:
FileInfoBase

public static enum FileInfoBase.UnitType extends Enum<FileInfoBase.UnitType>
Each unit has a unit type with a given base. The base unit for a unit type is the SI base unit as reported here: http://physics.nist.gov/cuu/Units/units.html
Author:
senseneyj