Uses of Class
uk.org.siri.siri13.LinePermissions
-
Packages that use LinePermissions Package Description uk.org.siri.siri13 -
-
Uses of LinePermissions in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as LinePermissions Modifier and Type Field Description protected LinePermissionsConnectionServicePermissionStructure. linePermissionsprotected LinePermissionsFacilityMonitoringServicePermissionStructure. linePermissionsprotected LinePermissionsSituationExchangeServicePermissionStructure. linePermissionsprotected LinePermissionsStopMonitoringServicePermissionStructure. linePermissionsprotected LinePermissionsVehicleMonitoringServicePermissionStructure. linePermissionsMethods in uk.org.siri.siri13 that return LinePermissions Modifier and Type Method Description LinePermissionsObjectFactory. createLinePermissions()Create an instance ofLinePermissionsLinePermissionsConnectionServicePermissionStructure. getLinePermissions()Gets the value of the linePermissions property.LinePermissionsFacilityMonitoringServicePermissionStructure. 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.LinePermissionsVehicleMonitoringServicePermissionStructure. getLinePermissions()Gets the value of the linePermissions property.Methods in uk.org.siri.siri13 with parameters of type LinePermissions Modifier and Type Method Description voidConnectionServicePermissionStructure. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.voidFacilityMonitoringServicePermissionStructure. 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.voidVehicleMonitoringServicePermissionStructure. setLinePermissions(LinePermissions value)Sets the value of the linePermissions property.
-