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