Uses of Class
uk.org.siri.siri21.CompoundTrainRef
-
Packages that use CompoundTrainRef Package Description uk.org.siri.siri21 -
-
Uses of CompoundTrainRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as CompoundTrainRef Modifier and Type Field Description protected CompoundTrainRefDatedJourneyPartInfoStructure. compoundTrainRefprotected CompoundTrainRefFacilityLocationStructure. compoundTrainRefprotected CompoundTrainRefFormationAssignmentStructure. compoundTrainRefprotected CompoundTrainRefFormationCondition. compoundTrainRefprotected CompoundTrainRefJourneyPartInfoStructure. compoundTrainRefprotected CompoundTrainRefPassengerCapacityStructure. compoundTrainRefprotected CompoundTrainRefVehicleOccupancyStructure. compoundTrainRefMethods in uk.org.siri.siri21 that return CompoundTrainRef Modifier and Type Method Description CompoundTrainRefObjectFactory. createCompoundTrainRef()Create an instance ofCompoundTrainRefCompoundTrainRefDatedJourneyPartInfoStructure. getCompoundTrainRef()Reference to COMPOUND TRAIN that represents the train formation/composition as a whole (for this JOURNEY PART).CompoundTrainRefFacilityLocationStructure. getCompoundTrainRef()Gets the value of the compoundTrainRef property.CompoundTrainRefFormationAssignmentStructure. getCompoundTrainRef()Gets the value of the compoundTrainRef property.CompoundTrainRefFormationCondition. getCompoundTrainRef()Gets the value of the compoundTrainRef property.CompoundTrainRefJourneyPartInfoStructure. getCompoundTrainRef()Reference to COMPOUND TRAIN that represents the train formation/composition as a whole (for this JOURNEY PART).CompoundTrainRefPassengerCapacityStructure. getCompoundTrainRef()Gets the value of the compoundTrainRef property.CompoundTrainRefVehicleOccupancyStructure. getCompoundTrainRef()Gets the value of the compoundTrainRef property.Methods in uk.org.siri.siri21 with parameters of type CompoundTrainRef Modifier and Type Method Description voidDatedJourneyPartInfoStructure. setCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.voidFacilityLocationStructure. setCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.voidFormationAssignmentStructure. setCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.voidFormationCondition. setCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.voidJourneyPartInfoStructure. setCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.voidPassengerCapacityStructure. setCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.voidVehicleOccupancyStructure. setCompoundTrainRef(CompoundTrainRef value)Sets the value of the compoundTrainRef property.
-