Uses of Class
dev.vality.damsel.domain.PaymentServiceRef
Packages that use PaymentServiceRef
-
Uses of PaymentServiceRef in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PaymentServiceRefModifier and TypeFieldDescriptionDigitalWallet.payment_serviceGenericPaymentMethod.payment_serviceСервис, обслуживающий данный платёжный инструмент.GenericPaymentTool.payment_serviceСервис, обслуживающий данный платёжный инструмент.PaymentTerminal.payment_servicePaymentServiceObject.refMethods in dev.vality.damsel.domain that return PaymentServiceRefModifier and TypeMethodDescriptionPaymentServiceRef.deepCopy()PaymentMethod.getDigitalWallet()DigitalWallet.getPaymentService()GenericPaymentMethod.getPaymentService()Сервис, обслуживающий данный платёжный инструмент.GenericPaymentTool.getPaymentService()Сервис, обслуживающий данный платёжный инструмент.PaymentTerminal.getPaymentService()Reference.getPaymentService()DigitalWalletConditionDefinition.getPaymentServiceIs()GenericPaymentToolCondition.getPaymentServiceIs()PaymentTerminalConditionDefinition.getPaymentServiceIs()PaymentMethod.getPaymentTerminal()PaymentServiceObject.getRef()Methods in dev.vality.damsel.domain with parameters of type PaymentServiceRefModifier and TypeMethodDescriptionintPaymentServiceRef.compareTo(PaymentServiceRef other) static PaymentMethodPaymentMethod.digital_wallet(PaymentServiceRef value) booleanPaymentServiceRef.equals(PaymentServiceRef that) static ReferenceReference.payment_service(PaymentServiceRef value) DigitalWalletConditionDefinition.payment_service_is(PaymentServiceRef value) static GenericPaymentToolConditionGenericPaymentToolCondition.payment_service_is(PaymentServiceRef value) PaymentTerminalConditionDefinition.payment_service_is(PaymentServiceRef value) static PaymentMethodPaymentMethod.payment_terminal(PaymentServiceRef value) voidPaymentMethod.setDigitalWallet(PaymentServiceRef value) DigitalWallet.setPaymentService(PaymentServiceRef payment_service) GenericPaymentMethod.setPaymentService(PaymentServiceRef payment_service) Сервис, обслуживающий данный платёжный инструмент.GenericPaymentTool.setPaymentService(PaymentServiceRef payment_service) Сервис, обслуживающий данный платёжный инструмент.PaymentTerminal.setPaymentService(PaymentServiceRef payment_service) voidReference.setPaymentService(PaymentServiceRef value) voidDigitalWalletConditionDefinition.setPaymentServiceIs(PaymentServiceRef value) voidGenericPaymentToolCondition.setPaymentServiceIs(PaymentServiceRef value) voidPaymentTerminalConditionDefinition.setPaymentServiceIs(PaymentServiceRef value) voidPaymentMethod.setPaymentTerminal(PaymentServiceRef value) PaymentServiceObject.setRef(PaymentServiceRef ref) Constructors in dev.vality.damsel.domain with parameters of type PaymentServiceRefModifierConstructorDescriptionGenericPaymentMethod(PaymentServiceRef payment_service) GenericPaymentTool(PaymentServiceRef payment_service) PaymentServiceObject(PaymentServiceRef ref, PaymentService data) Performs a deep copy on other. -
Uses of PaymentServiceRef in dev.vality.damsel.merch_stat
Fields in dev.vality.damsel.merch_stat declared as PaymentServiceRefMethods in dev.vality.damsel.merch_stat that return PaymentServiceRefModifier and TypeMethodDescriptionDigitalWallet.getPaymentService()PaymentTerminal.getPaymentService()Methods in dev.vality.damsel.merch_stat with parameters of type PaymentServiceRefModifier and TypeMethodDescriptionDigitalWallet.setPaymentService(PaymentServiceRef payment_service) PaymentTerminal.setPaymentService(PaymentServiceRef payment_service)