Uses of Enum
model.enums.RegionName
Packages that use RegionName
-
Uses of RegionName in model
Methods in model with parameters of type RegionNameModifier and TypeMethodDescriptionstatic MeasurementLocationOptionMeasurementLocationOption.withRegion(RegionName region) ConstructsMeasurementLocationOptionwith only region and default limit. -
Uses of RegionName in model.enums
Methods in model.enums that return RegionNameModifier and TypeMethodDescriptionstatic RegionNameReturns the enum constant of this type with the specified name.static RegionName[]RegionName.values()Returns an array containing the constants of this enum type, in the order they are declared.