Uses of Class
uk.org.ifopt.siri13.EquipmentTypeRefStructure
-
Packages that use EquipmentTypeRefStructure Package Description uk.org.ifopt.siri13 uk.org.siri.siri13 -
-
Uses of EquipmentTypeRefStructure in uk.org.ifopt.siri13
Fields in uk.org.ifopt.siri13 declared as EquipmentTypeRefStructure Modifier and Type Field Description protected EquipmentTypeRefStructureAbstractEquipmentStructure. typeOfEquipmentMethods in uk.org.ifopt.siri13 that return EquipmentTypeRefStructure Modifier and Type Method Description EquipmentTypeRefStructureObjectFactory. createEquipmentTypeRefStructure()Create an instance ofEquipmentTypeRefStructureEquipmentTypeRefStructureAbstractEquipmentStructure. getTypeOfEquipment()Gets the value of the typeOfEquipment property.Methods in uk.org.ifopt.siri13 with parameters of type EquipmentTypeRefStructure Modifier and Type Method Description voidAbstractEquipmentStructure. setTypeOfEquipment(EquipmentTypeRefStructure value)Sets the value of the typeOfEquipment property. -
Uses of EquipmentTypeRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as EquipmentTypeRefStructure Modifier and Type Field Description protected EquipmentTypeRefStructureEquipmentAvailabilityStructure. equipmentTypeRefMethods in uk.org.siri.siri13 that return EquipmentTypeRefStructure Modifier and Type Method Description EquipmentTypeRefStructureEquipmentAvailabilityStructure. getEquipmentTypeRef()Gets the value of the equipmentTypeRef property.Methods in uk.org.siri.siri13 with parameters of type EquipmentTypeRefStructure Modifier and Type Method Description voidEquipmentAvailabilityStructure. setEquipmentTypeRef(EquipmentTypeRefStructure value)Sets the value of the equipmentTypeRef property.
-