Uses of Class
dev.vality.damsel.claim_management.ShopParams
Packages that use ShopParams
-
Uses of ShopParams in dev.vality.damsel.claim_management
Methods in dev.vality.damsel.claim_management that return ShopParamsModifier and TypeMethodDescriptionShopParams.deepCopy()ShopModification.getCreation()ShopParams.setCategory(CategoryRef category) ShopParams.setContractId(String contract_id) ShopParams.setDetails(ShopDetails details) ShopParams.setLocation(ShopLocation location) Methods in dev.vality.damsel.claim_management with parameters of type ShopParamsModifier and TypeMethodDescriptionintShopParams.compareTo(ShopParams other) static ShopModificationShopModification.creation(ShopParams value) booleanShopParams.equals(ShopParams that) voidShopModification.setCreation(ShopParams value) Constructors in dev.vality.damsel.claim_management with parameters of type ShopParams