Uses of Class
model.DeviceLinksMerchant
-
Packages that use DeviceLinksMerchant Package Description model -
-
Uses of DeviceLinksMerchant in model
Methods in model that return DeviceLinksMerchant Modifier and Type Method Description static DeviceLinksMerchantDeviceLinksMerchant. fromJson(String jsonString)Create an instance of DeviceLinksMerchant given an JSON stringDeviceLinksMerchantDeviceLinks. getMerchant()Get merchantDeviceLinksMerchantFeeLinks. getMerchant()Get merchantDeviceLinksMerchantDeviceLinksMerchant. href(String href)Methods in model with parameters of type DeviceLinksMerchant Modifier and Type Method Description DeviceLinksDeviceLinks. merchant(DeviceLinksMerchant merchant)FeeLinksFeeLinks. merchant(DeviceLinksMerchant merchant)voidDeviceLinks. setMerchant(DeviceLinksMerchant merchant)voidFeeLinks. setMerchant(DeviceLinksMerchant merchant)
-