Uses of Enum Class
io.runon.trading.technical.analysis.trend.line.TrendLine.Type
Packages that use TrendLine.Type
-
Uses of TrendLine.Type in io.runon.trading.technical.analysis.trend.line
Methods in io.runon.trading.technical.analysis.trend.line that return TrendLine.TypeModifier and TypeMethodDescriptionTrendLine.getType()트렌드 라인 유형 상승 하락static TrendLine.TypeReturns the enum constant of this class with the specified name.static TrendLine.Type[]TrendLine.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.runon.trading.technical.analysis.trend.line with parameters of type TrendLine.Type