Uses of Class
net.opengis.gml._3.AggregationType
-
Packages that use AggregationType Package Description net.opengis.gml._3 -
-
Uses of AggregationType in net.opengis.gml._3
Methods in net.opengis.gml._3 that return AggregationType Modifier and Type Method Description static AggregationTypeAggregationType. fromValue(String v)static AggregationTypeAggregationType. valueOf(String name)Returns the enum constant of this type with the specified name.static AggregationType[]AggregationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-