Uses of Enum Class
net.opengis.www.gml.v3_2.AbstractRingPropertyType.AbstractRingTypeCase
Packages that use AbstractRingPropertyType.AbstractRingTypeCase
-
Uses of AbstractRingPropertyType.AbstractRingTypeCase in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return AbstractRingPropertyType.AbstractRingTypeCaseModifier and TypeMethodDescriptionAbstractRingPropertyType.AbstractRingTypeCase.forNumber(int value) AbstractRingPropertyType.Builder.getAbstractRingTypeCase()AbstractRingPropertyType.getAbstractRingTypeCase()AbstractRingPropertyTypeOrBuilder.getAbstractRingTypeCase()AbstractRingPropertyType.AbstractRingTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.AbstractRingPropertyType.AbstractRingTypeCase.values()Returns an array containing the constants of this enum class, in the order they are declared.