Uses of Enum Class
uk.org.netex.www.netex.CellType.FacilitySetRefStructureCase
Packages that use CellType.FacilitySetRefStructureCase
-
Uses of CellType.FacilitySetRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CellType.FacilitySetRefStructureCaseModifier and TypeMethodDescriptionCellType.FacilitySetRefStructureCase.forNumber(int value) CellType.Builder.getFacilitySetRefStructureCase()CellType.getFacilitySetRefStructureCase()CellTypeOrBuilder.getFacilitySetRefStructureCase()CellType.FacilitySetRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static CellType.FacilitySetRefStructureCase[]CellType.FacilitySetRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.