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