Uses of Enum Class
uk.org.netex.www.netex.OnwardCallType.ServiceJourneyRefStructureCase
Packages that use OnwardCallType.ServiceJourneyRefStructureCase
-
Uses of OnwardCallType.ServiceJourneyRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return OnwardCallType.ServiceJourneyRefStructureCaseModifier and TypeMethodDescriptionOnwardCallType.ServiceJourneyRefStructureCase.forNumber(int value) OnwardCallType.Builder.getServiceJourneyRefStructureCase()OnwardCallType.getServiceJourneyRefStructureCase()OnwardCallTypeOrBuilder.getServiceJourneyRefStructureCase()OnwardCallType.ServiceJourneyRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.OnwardCallType.ServiceJourneyRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.