Uses of Class
dev.vality.damsel.merch_stat.MobileCommerce
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of MobileCommerce in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return MobileCommerce Modifier and Type Method Description MobileCommerceMobileCommerce. deepCopy()MobileCommercePaymentTool. getMobileCommerce()MobileCommerceMobileCommerce. setOperator(MobileOperatorRef operator)MobileCommerceMobileCommerce. setPhone(MobilePhone phone)Methods in dev.vality.damsel.merch_stat with parameters of type MobileCommerce Modifier and Type Method Description intMobileCommerce. compareTo(MobileCommerce other)booleanMobileCommerce. equals(MobileCommerce that)static PaymentToolPaymentTool. mobile_commerce(MobileCommerce value)voidPaymentTool. setMobileCommerce(MobileCommerce value)Constructors in dev.vality.damsel.merch_stat with parameters of type MobileCommerce Constructor Description MobileCommerce(MobileCommerce other)Performs a deep copy on other.