Uses of Enum Class
org.jlab.io.base.DataEntryType
Packages that use DataEntryType
-
Uses of DataEntryType in org.jlab.io.base
Methods in org.jlab.io.base that return DataEntryTypeModifier and TypeMethodDescriptionstatic DataEntryType
DataEntryType.getType
(int _id) static DataEntryType
static DataEntryType
Returns 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.