Uses of Enum Class
io.runon.trading.data.file.TimeName.Type
Packages that use TimeName.Type
-
Uses of TimeName.Type in io.runon.trading.data.file
Fields in io.runon.trading.data.file declared as TimeName.TypeMethods in io.runon.trading.data.file that return TimeName.TypeModifier and TypeMethodDescriptionstatic TimeName.TypeReturns the enum constant of this class with the specified name.static TimeName.Type[]TimeName.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.runon.trading.data.file with parameters of type TimeName.TypeModifier and TypeMethodDescriptionstatic StringTimeName.getName(long time, TimeName.Type type, ZoneId zoneId) voidTimeFilePathChange.setType(TimeName.Type type)