Uses of Class
org.gcube.informationsystem.base.reference.Direction
-
Packages that use Direction Package Description org.gcube.informationsystem.base.reference -
-
Uses of Direction in org.gcube.informationsystem.base.reference
Methods in org.gcube.informationsystem.base.reference that return Direction Modifier and Type Method Description DirectionDirection. opposite()static DirectionDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static Direction[]Direction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-