Uses of Enum Class
uk.org.netex.www.netex.PointOnSectionType.PointRefStructureCase
Packages that use PointOnSectionType.PointRefStructureCase
-
Uses of PointOnSectionType.PointRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PointOnSectionType.PointRefStructureCaseModifier and TypeMethodDescriptionPointOnSectionType.PointRefStructureCase.forNumber(int value) PointOnSectionType.Builder.getPointRefStructureCase()PointOnSectionType.getPointRefStructureCase()PointOnSectionTypeOrBuilder.getPointRefStructureCase()PointOnSectionType.PointRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.PointOnSectionType.PointRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.