Uses of Enum Class
org.jlab.io.base.DataEntryType
Packages that use DataEntryType
- 
Uses of DataEntryType in org.jlab.io.baseMethods in org.jlab.io.base that return DataEntryTypeModifier and TypeMethodDescriptionstatic DataEntryTypeDataEntryType.getType(int _id) static DataEntryTypestatic DataEntryTypeReturns the enum constant of this class with the specified name.static DataEntryType[]DataEntryType.values()Returns an array containing the constants of this enum class, in the order they are declared.