Uses of Enum Class
net.opengis.www.gml.v3_2.AggregationType
Packages that use AggregationType
-
Uses of AggregationType in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return AggregationTypeModifier and TypeMethodDescriptionstatic AggregationTypeAggregationType.forNumber(int value) static AggregationTypeAggregationType.valueOf(int value) Deprecated.static AggregationTypeAggregationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static AggregationTypeReturns the enum constant of this class with the specified name.static AggregationType[]AggregationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.opengis.www.gml.v3_2 that return types with arguments of type AggregationTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<AggregationType> AggregationType.internalGetValueMap()