Uses of Class
dev.vality.damsel.merch_stat.MobileCommerce
Packages that use MobileCommerce
-
Uses of MobileCommerce in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return MobileCommerceModifier and TypeMethodDescriptionMobileCommerce.deepCopy()PaymentTool.getMobileCommerce()MobileCommerce.setOperator(MobileOperatorRef operator) MobileCommerce.setPhone(MobilePhone phone) Methods in dev.vality.damsel.merch_stat with parameters of type MobileCommerceModifier and TypeMethodDescriptionintMobileCommerce.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 MobileCommerceModifierConstructorDescriptionMobileCommerce(MobileCommerce other) Performs a deep copy on other.