Uses of Enum Class
uk.org.netex.www.netex.CrewBaseType.ReliefPointRefStructureCase
Packages that use CrewBaseType.ReliefPointRefStructureCase
-
Uses of CrewBaseType.ReliefPointRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CrewBaseType.ReliefPointRefStructureCaseModifier and TypeMethodDescriptionCrewBaseType.ReliefPointRefStructureCase.forNumber(int value) CrewBaseType.Builder.getReliefPointRefStructureCase()CrewBaseType.getReliefPointRefStructureCase()CrewBaseTypeOrBuilder.getReliefPointRefStructureCase()CrewBaseType.ReliefPointRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.CrewBaseType.ReliefPointRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.