Uses of Class
io.jans.scim.model.Device
-
Packages that use Device Package Description io.jans.scim.model -
-
Uses of Device in io.jans.scim.model
Methods in io.jans.scim.model that return types with arguments of type Device Modifier and Type Method Description ArrayList<Device>
OTPDevice. getDevices()
Method parameters in io.jans.scim.model with type arguments of type Device Modifier and Type Method Description void
OTPDevice. setDevices(ArrayList<Device> devices)
-