Uses of Class
dev.vality.damsel.domain.PaymentInstitutionObject
Packages that use PaymentInstitutionObject
-
Uses of PaymentInstitutionObject in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return PaymentInstitutionObjectModifier and TypeMethodDescriptionPaymentInstitutionObject.deepCopy()DomainObject.getPaymentInstitution()PaymentInstitutionObject.setData(PaymentInstitution data) PaymentInstitutionObject.setRef(PaymentInstitutionRef ref) Methods in dev.vality.damsel.domain with parameters of type PaymentInstitutionObjectModifier and TypeMethodDescriptionintPaymentInstitutionObject.compareTo(PaymentInstitutionObject other) booleanPaymentInstitutionObject.equals(PaymentInstitutionObject that) static DomainObjectDomainObject.payment_institution(PaymentInstitutionObject value) voidDomainObject.setPaymentInstitution(PaymentInstitutionObject value) Constructors in dev.vality.damsel.domain with parameters of type PaymentInstitutionObjectModifierConstructorDescriptionPerforms a deep copy on other.