Uses of Class
org.ehrbase.client.aql.top.Direction
-
Packages that use Direction Package Description org.ehrbase.client.aql.top -
-
Uses of Direction in org.ehrbase.client.aql.top
Methods in org.ehrbase.client.aql.top that return Direction Modifier and Type Method Description 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.
-