Uses of Class
net.authorize.api.contract.v1.MobileDeviceType
-
Packages that use MobileDeviceType Package Description net.authorize.api.contract.v1 -
-
Uses of MobileDeviceType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as MobileDeviceType Modifier and Type Field Description protected MobileDeviceTypeMobileDeviceRegistrationRequest. mobileDeviceMethods in net.authorize.api.contract.v1 that return MobileDeviceType Modifier and Type Method Description MobileDeviceTypeObjectFactory. createMobileDeviceType()Create an instance ofMobileDeviceTypeMobileDeviceTypeMobileDeviceRegistrationRequest. getMobileDevice()Gets the value of the mobileDevice property.Methods in net.authorize.api.contract.v1 with parameters of type MobileDeviceType Modifier and Type Method Description voidMobileDeviceRegistrationRequest. setMobileDevice(MobileDeviceType value)Sets the value of the mobileDevice property.
-