Uses of Class
uk.org.siri.siri21.ConnectionLinkRef
-
Packages that use ConnectionLinkRef Package Description uk.org.siri.siri21 -
-
Uses of ConnectionLinkRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as ConnectionLinkRef Modifier and Type Field Description protected ConnectionLinkRefAbstractDistributorItemStructure. connectionLinkRefprotected ConnectionLinkRefAbstractFeederItemStructure. connectionLinkRefprotected ConnectionLinkRefAbstractServiceJourneyInterchangeStructure. connectionLinkRefprotected ConnectionLinkRefAnnotatedConnectionLinkRef. connectionLinkRefprotected ConnectionLinkRefConnectionLinkPermissionStructure. connectionLinkRefprotected ConnectionLinkRefConnectionMonitoringRequestStructure. connectionLinkRefprotected ConnectionLinkRefConnectionTimetableRequestStructure. connectionLinkRefprotected ConnectionLinkRefEstimatedServiceJourneyInterchange. connectionLinkRefprotected ConnectionLinkRefFacilityLocationStructure. connectionLinkRefprotected ConnectionLinkRefFacilityMonitoringRequestStructure. connectionLinkRefprotected ConnectionLinkRefTimetabledFeederArrivalCancellation. connectionLinkRefprotected ConnectionLinkRefTargetedInterchangeStructure. distributorConnectionLinkRefFields in uk.org.siri.siri21 with type parameters of type ConnectionLinkRef Modifier and Type Field Description protected List<ConnectionLinkRef>AffectedConnectionLinkStructure. connectionLinkRevesprotected List<ConnectionLinkRef>SituationExchangeRequestStructure. connectionLinkRevesMethods in uk.org.siri.siri21 that return ConnectionLinkRef Modifier and Type Method Description ConnectionLinkRefObjectFactory. createConnectionLinkRef()Create an instance ofConnectionLinkRefConnectionLinkRefAbstractDistributorItemStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefAbstractFeederItemStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefAbstractServiceJourneyInterchangeStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefAnnotatedConnectionLinkRef. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefConnectionLinkPermissionStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefConnectionMonitoringRequestStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefConnectionTimetableRequestStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefEstimatedServiceJourneyInterchange. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefFacilityLocationStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefFacilityMonitoringRequestStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefTimetabledFeederArrivalCancellation. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefTargetedInterchangeStructure. getDistributorConnectionLinkRef()Gets the value of the distributorConnectionLinkRef property.Methods in uk.org.siri.siri21 that return types with arguments of type ConnectionLinkRef Modifier and Type Method Description List<ConnectionLinkRef>AffectedConnectionLinkStructure. getConnectionLinkReves()Gets the value of the connectionLinkReves property.List<ConnectionLinkRef>SituationExchangeRequestStructure. getConnectionLinkReves()Gets the value of the connectionLinkReves property.Methods in uk.org.siri.siri21 with parameters of type ConnectionLinkRef Modifier and Type Method Description voidAbstractDistributorItemStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidAbstractFeederItemStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidAbstractServiceJourneyInterchangeStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidAnnotatedConnectionLinkRef. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidConnectionLinkPermissionStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidConnectionMonitoringRequestStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidConnectionTimetableRequestStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidEstimatedServiceJourneyInterchange. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidFacilityLocationStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidFacilityMonitoringRequestStructure. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidTimetabledFeederArrivalCancellation. setConnectionLinkRef(ConnectionLinkRef value)Sets the value of the connectionLinkRef property.voidTargetedInterchangeStructure. setDistributorConnectionLinkRef(ConnectionLinkRef value)Sets the value of the distributorConnectionLinkRef property.
-