Uses of Class
dev.vality.damsel.domain.PayoutMethodObject
Packages that use PayoutMethodObject
-
Uses of PayoutMethodObject in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return PayoutMethodObjectModifier and TypeMethodDescriptionPayoutMethodObject.deepCopy()DomainObject.getPayoutMethod()PayoutMethodObject.setData(PayoutMethodDefinition data) PayoutMethodObject.setRef(PayoutMethodRef ref) Methods in dev.vality.damsel.domain with parameters of type PayoutMethodObjectModifier and TypeMethodDescriptionintPayoutMethodObject.compareTo(PayoutMethodObject other) booleanPayoutMethodObject.equals(PayoutMethodObject that) static DomainObjectDomainObject.payout_method(PayoutMethodObject value) voidDomainObject.setPayoutMethod(PayoutMethodObject value) Constructors in dev.vality.damsel.domain with parameters of type PayoutMethodObjectModifierConstructorDescriptionPerforms a deep copy on other.