Uses of Class
uk.org.siri.siri21.LinePermissions
-
Packages that use LinePermissions Package Description uk.org.siri.siri21 -
-
Uses of LinePermissions in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as LinePermissions Modifier and Type Field Description protected LinePermissionsFacilityMonitoringServicePermissionStructure. linePermissionsprotected LinePermissionsProductionTimetablePermission. linePermissionsprotected LinePermissionsSituationExchangeServicePermissionStructure. linePermissionsprotected LinePermissionsStopMonitoringServicePermissionStructure. linePermissionsprotected LinePermissionsStopTimetableServicePermissionStructure. linePermissionsprotected LinePermissionsVehicleMonitoringServicePermissionStructure. linePermissionsMethods in uk.org.siri.siri21 that return LinePermissions Modifier and Type Method Description LinePermissionsObjectFactory. createLinePermissions()Create an instance ofLinePermissionsLinePermissionsFacilityMonitoringServicePermissionStructure. getLinePermissions()Gets the value of the linePermissions property.LinePermissionsProductionTimetablePermission. getLinePermissions()Gets the value of the linePermissions property.LinePermissionsSituationExchangeServicePermissionStructure. getLinePermissions()Gets the value of the linePermissions property.LinePermissionsStopMonitoringServicePermissionStructure. getLinePermissions()Gets the value of the linePermissions property.LinePermissionsStopTimetableServicePermissionStructure. getLinePermissions()Gets the value of the linePermissions property.LinePermissionsVehicleMonitoringServicePermissionStructure. getLinePermissions()Gets the value of the linePermissions property.Methods in uk.org.siri.siri21 with parameters of type LinePermissions Modifier and Type Method Description voidFacilityMonitoringServicePermissionStructure. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.voidProductionTimetablePermission. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.voidSituationExchangeServicePermissionStructure. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.voidStopMonitoringServicePermissionStructure. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.voidStopTimetableServicePermissionStructure. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.voidVehicleMonitoringServicePermissionStructure. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.
-