Uses of Class
uk.org.siri.siri10.ConnectionLinkRefStructure
-
Packages that use ConnectionLinkRefStructure Package Description uk.org.siri.siri10 -
-
Uses of ConnectionLinkRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as ConnectionLinkRefStructure Modifier and Type Field Description protected ConnectionLinkRefStructureAbstractDistributorItemStructure. connectionLinkRefprotected ConnectionLinkRefStructureAbstractFeederItemStructure. connectionLinkRefprotected ConnectionLinkRefStructureConnectionLinkPermissionStructure. connectionLinkRefprotected ConnectionLinkRefStructureConnectionMonitoringRequestStructure. connectionLinkRefprotected ConnectionLinkRefStructureConnectionTimetableRequestStructure. connectionLinkRefprotected ConnectionLinkRefStructureTimetabledFeederArrivalCancellationStructure. connectionLinkRefprotected ConnectionLinkRefStructureTargetedInterchangeStructure. distributorConnectionLinkRefMethods in uk.org.siri.siri10 that return ConnectionLinkRefStructure Modifier and Type Method Description ConnectionLinkRefStructureObjectFactory. createConnectionLinkRefStructure()Create an instance ofConnectionLinkRefStructureConnectionLinkRefStructureAbstractDistributorItemStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefStructureAbstractFeederItemStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefStructureConnectionLinkPermissionStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefStructureConnectionMonitoringRequestStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefStructureConnectionTimetableRequestStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefStructureTimetabledFeederArrivalCancellationStructure. getConnectionLinkRef()Gets the value of the connectionLinkRef property.ConnectionLinkRefStructureTargetedInterchangeStructure. getDistributorConnectionLinkRef()Gets the value of the distributorConnectionLinkRef property.Methods in uk.org.siri.siri10 with parameters of type ConnectionLinkRefStructure Modifier and Type Method Description voidAbstractDistributorItemStructure. setConnectionLinkRef(ConnectionLinkRefStructure value)Sets the value of the connectionLinkRef property.voidAbstractFeederItemStructure. setConnectionLinkRef(ConnectionLinkRefStructure value)Sets the value of the connectionLinkRef property.voidConnectionLinkPermissionStructure. setConnectionLinkRef(ConnectionLinkRefStructure value)Sets the value of the connectionLinkRef property.voidConnectionMonitoringRequestStructure. setConnectionLinkRef(ConnectionLinkRefStructure value)Sets the value of the connectionLinkRef property.voidConnectionTimetableRequestStructure. setConnectionLinkRef(ConnectionLinkRefStructure value)Sets the value of the connectionLinkRef property.voidTimetabledFeederArrivalCancellationStructure. setConnectionLinkRef(ConnectionLinkRefStructure value)Sets the value of the connectionLinkRef property.voidTargetedInterchangeStructure. setDistributorConnectionLinkRef(ConnectionLinkRefStructure value)Sets the value of the distributorConnectionLinkRef property.
-