Uses of Class
uk.org.siri.siri21.OrganisationRefStructure
-
Packages that use OrganisationRefStructure Package Description uk.org.siri.siri21 -
-
Uses of OrganisationRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as OrganisationRefStructure Modifier and Type Field Description protected OrganisationRefStructureFacilityStructure. ownerRefprotected OrganisationRefStructurePassengerInformationAction. ownerRefMethods in uk.org.siri.siri21 that return OrganisationRefStructure Modifier and Type Method Description OrganisationRefStructureObjectFactory. createOrganisationRefStructure()Create an instance ofOrganisationRefStructureOrganisationRefStructureFacilityStructure. getOwnerRef()Gets the value of the ownerRef property.OrganisationRefStructurePassengerInformationAction. getOwnerRef()Gets the value of the ownerRef property.Methods in uk.org.siri.siri21 with parameters of type OrganisationRefStructure Modifier and Type Method Description voidFacilityStructure. setOwnerRef(OrganisationRefStructure value)Sets the value of the ownerRef property.voidPassengerInformationAction. setOwnerRef(OrganisationRefStructure value)Sets the value of the ownerRef property.
-