Uses of Class
uk.org.siri.siri10.LinePermissions
-
Packages that use LinePermissions Package Description uk.org.siri.siri10 -
-
Uses of LinePermissions in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as LinePermissions Modifier and Type Field Description protected LinePermissionsConnectionServicePermissionStructure. linePermissionsprotected LinePermissionsStopMonitoringServicePermissionStructure. linePermissionsprotected LinePermissionsVehicleMonitoringServicePermissionStructure. linePermissionsMethods in uk.org.siri.siri10 that return LinePermissions Modifier and Type Method Description LinePermissionsObjectFactory. createLinePermissions()Create an instance ofLinePermissionsLinePermissionsConnectionServicePermissionStructure. 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.siri10 with parameters of type LinePermissions Modifier and Type Method Description voidConnectionServicePermissionStructure. 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.
-