Uses of Enum Class
com.cta4j.train.station.model.CardinalDirection
Packages that use CardinalDirection
-
Uses of CardinalDirection in com.cta4j.train.station.model
Methods in com.cta4j.train.station.model that return CardinalDirectionModifier and TypeMethodDescriptionStation.direction()Returns the value of thedirectionrecord component.static CardinalDirectionReturns theCardinalDirectioncorresponding to the given code.static CardinalDirectionReturns the enum constant of this class with the specified name.static CardinalDirection[]CardinalDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.cta4j.train.station.model with parameters of type CardinalDirection