Uses of Class
uk.org.siri.siri21.ConnectionCapabilityAccessControlStructure
-
Packages that use ConnectionCapabilityAccessControlStructure Package Description uk.org.siri.siri21 -
-
Uses of ConnectionCapabilityAccessControlStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as ConnectionCapabilityAccessControlStructure Modifier and Type Field Description protected ConnectionCapabilityAccessControlStructureConnectionMonitoringServiceCapabilities. accessControlprotected ConnectionCapabilityAccessControlStructureConnectionTimetableServiceCapabilities. accessControlprotected ConnectionCapabilityAccessControlStructureEstimatedTimetableServiceCapabilities. accessControlprotected ConnectionCapabilityAccessControlStructureProductionTimetableServiceCapabilities. accessControlMethods in uk.org.siri.siri21 that return ConnectionCapabilityAccessControlStructure Modifier and Type Method Description ConnectionCapabilityAccessControlStructureObjectFactory. createConnectionCapabilityAccessControlStructure()Create an instance ofConnectionCapabilityAccessControlStructureConnectionCapabilityAccessControlStructureConnectionMonitoringServiceCapabilities. getAccessControl()Gets the value of the accessControl property.ConnectionCapabilityAccessControlStructureConnectionTimetableServiceCapabilities. getAccessControl()Gets the value of the accessControl property.ConnectionCapabilityAccessControlStructureEstimatedTimetableServiceCapabilities. getAccessControl()Gets the value of the accessControl property.ConnectionCapabilityAccessControlStructureProductionTimetableServiceCapabilities. getAccessControl()Gets the value of the accessControl property.Methods in uk.org.siri.siri21 with parameters of type ConnectionCapabilityAccessControlStructure Modifier and Type Method Description voidConnectionMonitoringServiceCapabilities. setAccessControl(ConnectionCapabilityAccessControlStructure value)Sets the value of the accessControl property.voidConnectionTimetableServiceCapabilities. setAccessControl(ConnectionCapabilityAccessControlStructure value)Sets the value of the accessControl property.voidEstimatedTimetableServiceCapabilities. setAccessControl(ConnectionCapabilityAccessControlStructure value)Sets the value of the accessControl property.voidProductionTimetableServiceCapabilities. setAccessControl(ConnectionCapabilityAccessControlStructure value)Sets the value of the accessControl property.
-