Uses of Enum Class
org.gcube.informationsystem.base.reference.Direction
Packages that use Direction
-
Uses of Direction in org.gcube.informationsystem.base.reference
Methods in org.gcube.informationsystem.base.reference that return DirectionModifier and TypeMethodDescriptionDirection.opposite()Returns the opposing direction.static DirectionReturns the enum constant of this class with the specified name.static Direction[]Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.