Uses of Enum Class
net.opengis.www.gml.v3_2.SignType
Packages that use SignType
-
Uses of SignType in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return SignTypeModifier and TypeMethodDescriptionstatic SignTypeSignType.forNumber(int value) static SignTypeSignType.valueOf(int value) Deprecated.static SignTypeSignType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SignTypeReturns the enum constant of this class with the specified name.static SignType[]SignType.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 SignTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SignType> SignType.internalGetValueMap()