Uses of Class
uk.org.siri.siri21.EntranceToVehicleRef
-
Packages that use EntranceToVehicleRef Package Description uk.org.siri.siri21 -
-
Uses of EntranceToVehicleRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as EntranceToVehicleRef Modifier and Type Field Description protected EntranceToVehicleRefFacilityLocationStructure. entranceToVehicleRefprotected EntranceToVehicleRefFormationAssignmentStructure. entranceToVehicleRefprotected EntranceToVehicleRefFormationCondition. entranceToVehicleRefprotected EntranceToVehicleRefPassengerCapacityStructure. entranceToVehicleRefprotected EntranceToVehicleRefVehicleOccupancyStructure. entranceToVehicleRefMethods in uk.org.siri.siri21 that return EntranceToVehicleRef Modifier and Type Method Description EntranceToVehicleRefObjectFactory. createEntranceToVehicleRef()Create an instance ofEntranceToVehicleRefEntranceToVehicleRefFacilityLocationStructure. getEntranceToVehicleRef()Gets the value of the entranceToVehicleRef property.EntranceToVehicleRefFormationAssignmentStructure. getEntranceToVehicleRef()Gets the value of the entranceToVehicleRef property.EntranceToVehicleRefFormationCondition. getEntranceToVehicleRef()Gets the value of the entranceToVehicleRef property.EntranceToVehicleRefPassengerCapacityStructure. getEntranceToVehicleRef()Gets the value of the entranceToVehicleRef property.EntranceToVehicleRefVehicleOccupancyStructure. getEntranceToVehicleRef()Gets the value of the entranceToVehicleRef property.Methods in uk.org.siri.siri21 with parameters of type EntranceToVehicleRef Modifier and Type Method Description voidFacilityLocationStructure. setEntranceToVehicleRef(EntranceToVehicleRef value)Sets the value of the entranceToVehicleRef property.voidFormationAssignmentStructure. setEntranceToVehicleRef(EntranceToVehicleRef value)Sets the value of the entranceToVehicleRef property.voidFormationCondition. setEntranceToVehicleRef(EntranceToVehicleRef value)Sets the value of the entranceToVehicleRef property.voidPassengerCapacityStructure. setEntranceToVehicleRef(EntranceToVehicleRef value)Sets the value of the entranceToVehicleRef property.voidVehicleOccupancyStructure. setEntranceToVehicleRef(EntranceToVehicleRef value)Sets the value of the entranceToVehicleRef property.
-