Uses of Class
uk.org.siri.siri21.FacilityRef
-
Packages that use FacilityRef Package Description uk.org.siri.siri21 -
-
Uses of FacilityRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as FacilityRef Modifier and Type Field Description protected FacilityRefAffectedFacilityStructure. facilityRefprotected FacilityRefAnnotatedFacilityStructure. facilityRefprotected FacilityRefFacilityConditionStructure. facilityRefprotected FacilityRefMonitoredStopVisit. stopFacilityFields in uk.org.siri.siri21 with type parameters of type FacilityRef Modifier and Type Field Description protected List<FacilityRef>FacilityMonitoringRequestStructure. facilityRevesprotected List<FacilityRef>SituationExchangeRequestStructure. facilityRevesMethods in uk.org.siri.siri21 that return FacilityRef Modifier and Type Method Description FacilityRefObjectFactory. createFacilityRef()Create an instance ofFacilityRefFacilityRefAffectedFacilityStructure. getFacilityRef()Gets the value of the facilityRef property.FacilityRefAnnotatedFacilityStructure. getFacilityRef()Gets the value of the facilityRef property.FacilityRefFacilityConditionStructure. getFacilityRef()Gets the value of the facilityRef property.FacilityRefMonitoredStopVisit. getStopFacility()Gets the value of the stopFacility property.Methods in uk.org.siri.siri21 that return types with arguments of type FacilityRef Modifier and Type Method Description List<FacilityRef>FacilityMonitoringRequestStructure. getFacilityReves()Gets the value of the facilityReves property.List<FacilityRef>SituationExchangeRequestStructure. getFacilityReves()Gets the value of the facilityReves property.Methods in uk.org.siri.siri21 with parameters of type FacilityRef Modifier and Type Method Description voidAffectedFacilityStructure. setFacilityRef(FacilityRef value)Sets the value of the facilityRef property.voidAnnotatedFacilityStructure. setFacilityRef(FacilityRef value)Sets the value of the facilityRef property.voidFacilityConditionStructure. setFacilityRef(FacilityRef value)Sets the value of the facilityRef property.voidMonitoredStopVisit. setStopFacility(FacilityRef value)Sets the value of the stopFacility property.
-