Uses of Enum Class
uk.org.netex.www.netex.TariffType.OrganisationRefStructureCase
Packages that use TariffType.OrganisationRefStructureCase
-
Uses of TariffType.OrganisationRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TariffType.OrganisationRefStructureCaseModifier and TypeMethodDescriptionTariffType.OrganisationRefStructureCase.forNumber(int value) TariffType.Builder.getOrganisationRefStructureCase()TariffType.getOrganisationRefStructureCase()TariffTypeOrBuilder.getOrganisationRefStructureCase()TariffType.OrganisationRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.TariffType.OrganisationRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.