Uses of Class
dev.vality.damsel.domain.MobileCommerce
Packages that use MobileCommerce
-
Uses of MobileCommerce in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return MobileCommerceModifier and TypeMethodDescriptionMobileCommerce.deepCopy()PaymentTool.getMobileCommerce()MobileCommerce.setOperator(MobileOperatorRef operator) MobileCommerce.setPhone(MobilePhone phone) Methods in dev.vality.damsel.domain 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.domain with parameters of type MobileCommerceModifierConstructorDescriptionMobileCommerce(MobileCommerce other) Performs a deep copy on other. -
Uses of MobileCommerce in dev.vality.damsel.payment_tool_token
Fields in dev.vality.damsel.payment_tool_token declared as MobileCommerceMethods in dev.vality.damsel.payment_tool_token that return MobileCommerceMethods in dev.vality.damsel.payment_tool_token with parameters of type MobileCommerceModifier and TypeMethodDescriptionMobileCommercePayload.setMobileCommerce(MobileCommerce mobile_commerce) Constructors in dev.vality.damsel.payment_tool_token with parameters of type MobileCommerce