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