Uses of Class
model.DeviceLinks
-
Packages that use DeviceLinks Package Description model -
-
Uses of DeviceLinks in model
Methods in model that return DeviceLinks Modifier and Type Method Description DeviceLinksDeviceLinks. authorizations(ApplicationLinksApplicationProfile authorizations)static DeviceLinksDeviceLinks. fromJson(String jsonString)Create an instance of DeviceLinks given an JSON stringDeviceLinksDevice. getLinks()Get linksDeviceLinksDeviceLinks. merchant(DeviceLinksMerchant merchant)DeviceLinksDeviceLinks. self(ApplicationLinksSelf self)DeviceLinksDeviceLinks. transfers(ApplicationLinksApplicationProfile transfers)Methods in model with parameters of type DeviceLinks Modifier and Type Method Description DeviceDevice. links(DeviceLinks links)voidDevice. setLinks(DeviceLinks links)
-