Uses of Class
dev.vality.damsel.domain.PayoutMethodDefinition
Packages that use PayoutMethodDefinition
-
Uses of PayoutMethodDefinition in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as PayoutMethodDefinitionMethods in dev.vality.damsel.domain that return PayoutMethodDefinitionModifier and TypeMethodDescriptionPayoutMethodDefinition.deepCopy()PayoutMethodObject.getData()PayoutMethodDefinition.setDescription(String description) Methods in dev.vality.damsel.domain with parameters of type PayoutMethodDefinitionModifier and TypeMethodDescriptionintPayoutMethodDefinition.compareTo(PayoutMethodDefinition other) booleanPayoutMethodDefinition.equals(PayoutMethodDefinition that) PayoutMethodObject.setData(PayoutMethodDefinition data) Constructors in dev.vality.damsel.domain with parameters of type PayoutMethodDefinitionModifierConstructorDescriptionPerforms a deep copy on other.