Uses of Class
dev.vality.damsel.domain.PaymentMethodRef
Packages that use PaymentMethodRef
-
Uses of PaymentMethodRef in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PaymentMethodRefMethods in dev.vality.damsel.domain that return PaymentMethodRefModifier and TypeMethodDescriptionPaymentMethodRef.deepCopy()Reference.getPaymentMethod()PaymentMethodObject.getRef()PaymentMethodRef.setId(PaymentMethod id) Methods in dev.vality.damsel.domain that return types with arguments of type PaymentMethodRefMethods in dev.vality.damsel.domain with parameters of type PaymentMethodRefModifier and TypeMethodDescriptionintPaymentMethodRef.compareTo(PaymentMethodRef other) booleanPaymentMethodRef.equals(PaymentMethodRef that) static ReferenceReference.payment_method(PaymentMethodRef value) voidReference.setPaymentMethod(PaymentMethodRef value) PaymentMethodObject.setRef(PaymentMethodRef ref) Method parameters in dev.vality.damsel.domain with type arguments of type PaymentMethodRefModifier and TypeMethodDescriptionvoidPaymentMethodSelector.setValue(Set<PaymentMethodRef> value) static PaymentMethodSelectorPaymentMethodSelector.value(Set<PaymentMethodRef> value) Constructors in dev.vality.damsel.domain with parameters of type PaymentMethodRefModifierConstructorDescriptionPaymentMethodRef(PaymentMethodRef other) Performs a deep copy on other. -
Uses of PaymentMethodRef in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as PaymentMethodRefMethods in dev.vality.damsel.payment_processing that return PaymentMethodRefMethods in dev.vality.damsel.payment_processing with parameters of type PaymentMethodRef