Uses of Class
uk.org.siri.siri13.FacilityRef
-
Packages that use FacilityRef Package Description uk.org.siri.siri13 -
-
Uses of FacilityRef in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as FacilityRef Modifier and Type Field Description protected FacilityRefAnnotatedFacilityStructure. facilityRefprotected FacilityRefFacilityConditionElement. facilityRefprotected FacilityRefMonitoredStopVisitStructure. stopFacilityFields in uk.org.siri.siri13 with type parameters of type FacilityRef Modifier and Type Field Description protected List<FacilityRef>FacilityMonitoringRequestStructure. facilityRevesprotected List<FacilityRef>SituationExchangeRequestStructure. facilityRevesMethods in uk.org.siri.siri13 that return FacilityRef Modifier and Type Method Description FacilityRefObjectFactory. createFacilityRef()Create an instance ofFacilityRefFacilityRefAnnotatedFacilityStructure. getFacilityRef()Gets the value of the facilityRef property.FacilityRefFacilityConditionElement. getFacilityRef()Gets the value of the facilityRef property.FacilityRefMonitoredStopVisitStructure. getStopFacility()Gets the value of the stopFacility property.Methods in uk.org.siri.siri13 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.siri13 with parameters of type FacilityRef Modifier and Type Method Description voidAnnotatedFacilityStructure. setFacilityRef(FacilityRef value)Sets the value of the facilityRef property.voidFacilityConditionElement. setFacilityRef(FacilityRef value)Sets the value of the facilityRef property.voidMonitoredStopVisitStructure. setStopFacility(FacilityRef value)Sets the value of the stopFacility property.
-