Uses of Class
uk.org.siri.siri14.ConnectionCapabilityAccessControlStructure
-
Packages that use ConnectionCapabilityAccessControlStructure Package Description uk.org.siri.siri14 -
-
Uses of ConnectionCapabilityAccessControlStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as ConnectionCapabilityAccessControlStructure Modifier and Type Field Description protected ConnectionCapabilityAccessControlStructureConnectionMonitoringServiceCapabilitiesStructure. accessControlprotected ConnectionCapabilityAccessControlStructureConnectionTimetableServiceCapabilitiesStructure. accessControlprotected ConnectionCapabilityAccessControlStructureEstimatedTimetableServiceCapabilities. accessControlprotected ConnectionCapabilityAccessControlStructureProductionTimetableServiceCapabilities. accessControlMethods in uk.org.siri.siri14 that return ConnectionCapabilityAccessControlStructure Modifier and Type Method Description ConnectionCapabilityAccessControlStructureObjectFactory. createConnectionCapabilityAccessControlStructure()Create an instance ofConnectionCapabilityAccessControlStructureConnectionCapabilityAccessControlStructureConnectionMonitoringServiceCapabilitiesStructure. getAccessControl()Gets the value of the accessControl property.ConnectionCapabilityAccessControlStructureConnectionTimetableServiceCapabilitiesStructure. 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.siri14 with parameters of type ConnectionCapabilityAccessControlStructure Modifier and Type Method Description voidConnectionMonitoringServiceCapabilitiesStructure. setAccessControl(ConnectionCapabilityAccessControlStructure value)Sets the value of the accessControl property.voidConnectionTimetableServiceCapabilitiesStructure. 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.
-