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