Uses of Class
org.n52.shetland.ogc.swe.SweConstants.SweAggregateType
-
Packages that use SweConstants.SweAggregateType Package Description org.n52.shetland.ogc.swe -
-
Uses of SweConstants.SweAggregateType in org.n52.shetland.ogc.swe
Methods in org.n52.shetland.ogc.swe that return SweConstants.SweAggregateType Modifier and Type Method Description static SweConstants.SweAggregateTypeSweConstants.SweAggregateType. valueOf(String name)Returns the enum constant of this type with the specified name.static SweConstants.SweAggregateType[]SweConstants.SweAggregateType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-