Uses of Class
dev.vality.damsel.domain.AllocationTransactionTargetShop
Packages that use AllocationTransactionTargetShop
-
Uses of AllocationTransactionTargetShop in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return AllocationTransactionTargetShopModifier and TypeMethodDescriptionAllocationTransactionTargetShop.deepCopy()AllocationTransactionTarget.getShop()AllocationTransactionTargetShop.setOwnerId(String owner_id) Methods in dev.vality.damsel.domain with parameters of type AllocationTransactionTargetShopModifier and TypeMethodDescriptionintAllocationTransactionTargetShop.compareTo(AllocationTransactionTargetShop other) booleanAllocationTransactionTargetShop.equals(AllocationTransactionTargetShop that) voidAllocationTransactionTarget.setShop(AllocationTransactionTargetShop value) static AllocationTransactionTargetAllocationTransactionTarget.shop(AllocationTransactionTargetShop value) Constructors in dev.vality.damsel.domain with parameters of type AllocationTransactionTargetShopModifierConstructorDescriptionPerforms a deep copy on other.