Uses of Class
uk.org.siri.siri14.ConnectionLinkRef
-
Packages that use ConnectionLinkRef Package Description uk.org.siri.siri14 -
-
Uses of ConnectionLinkRef in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as ConnectionLinkRef Modifier and Type Field Description protected ConnectionLinkRefAbstractDistributorItemStructure. connectionLinkRefprotected ConnectionLinkRefAbstractFeederItemStructure. connectionLinkRefprotected ConnectionLinkRefConnectionLinkPermissionStructure. connectionLinkRefprotected ConnectionLinkRefConnectionMonitoringRequestStructure. connectionLinkRefprotected ConnectionLinkRefConnectionTimetableRequestStructure. connectionLinkRefprotected ConnectionLinkRefFacilityLocationStructure. connectionLinkRefprotected ConnectionLinkRefFacilityMonitoringRequestStructure. connectionLinkRefprotected ConnectionLinkRefTimetabledFeederArrivalCancellation. connectionLinkRefprotected ConnectionLinkRefTargetedInterchangeStructure. distributorConnectionLinkRefFields in uk.org.siri.siri14 with type parameters of type ConnectionLinkRef Modifier and Type Field Description protected List<ConnectionLinkRef>AffectedConnectionLinkStructure. connectionLinkRevesprotected List<ConnectionLinkRef>SituationExchangeRequestStructure. connectionLinkRevesMethods in uk.org.siri.siri14 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.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.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.siri14 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.siri14 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.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.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.
-