Uses of Class
model.enums.Locations
-
Packages that use Locations Package Description model.enums model.objects -
-
Uses of Locations in model.enums
Methods in model.enums that return Locations Modifier and Type Method Description static LocationsLocations. valueOf(String name)Returns the enum constant of this type with the specified name.static Locations[]Locations. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Locations in model.objects
Methods in model.objects that return Locations Modifier and Type Method Description LocationsClass. getLocation()
-