Uses of Enum Class
net.datafaker.providers.base.Compass.CompassPoint
Packages that use Compass.CompassPoint
-
Uses of Compass.CompassPoint in net.datafaker.providers.base
Methods in net.datafaker.providers.base that return Compass.CompassPointModifier and TypeMethodDescriptionstatic Compass.CompassPointReturns the enum constant of this class with the specified name.static Compass.CompassPoint[]Compass.CompassPoint.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datafaker.providers.base with parameters of type Compass.CompassPointModifier and TypeMethodDescriptionCompass.compassPoint(Compass.CompassPoint compassPoint) Specify point of direction.