Uses of Enum Class
net.opengis.www.gml.v3_2.SurfacePropertyType.AbstractSurfaceTypeCase
Packages that use SurfacePropertyType.AbstractSurfaceTypeCase
-
Uses of SurfacePropertyType.AbstractSurfaceTypeCase in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return SurfacePropertyType.AbstractSurfaceTypeCaseModifier and TypeMethodDescriptionSurfacePropertyType.AbstractSurfaceTypeCase.forNumber(int value) SurfacePropertyType.Builder.getAbstractSurfaceTypeCase()SurfacePropertyType.getAbstractSurfaceTypeCase()SurfacePropertyTypeOrBuilder.getAbstractSurfaceTypeCase()SurfacePropertyType.AbstractSurfaceTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.SurfacePropertyType.AbstractSurfaceTypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.