Uses of Class
dev.vality.damsel.domain.MerchantTransactionAccountOwner
Packages that use MerchantTransactionAccountOwner
-
Uses of MerchantTransactionAccountOwner in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as MerchantTransactionAccountOwnerModifier and TypeFieldDescriptionMerchantTransactionAccount.ownerИдентификатор бизнес-объекта, владельца аккаунта.Methods in dev.vality.damsel.domain that return MerchantTransactionAccountOwnerModifier and TypeMethodDescriptionMerchantTransactionAccountOwner.deepCopy()MerchantTransactionAccount.getOwner()Идентификатор бизнес-объекта, владельца аккаунта.MerchantTransactionAccountOwner.setPartyId(String party_id) Methods in dev.vality.damsel.domain with parameters of type MerchantTransactionAccountOwnerModifier and TypeMethodDescriptionintMerchantTransactionAccountOwner.compareTo(MerchantTransactionAccountOwner other) booleanMerchantTransactionAccountOwner.equals(MerchantTransactionAccountOwner that) MerchantTransactionAccount.setOwner(MerchantTransactionAccountOwner owner) Идентификатор бизнес-объекта, владельца аккаунта.Constructors in dev.vality.damsel.domain with parameters of type MerchantTransactionAccountOwnerModifierConstructorDescriptionPerforms a deep copy on other.