Uses of Class
com.inteliqua.rest.couponset.dto.attribute.CouponSetAttributeDTO
-
Packages that use CouponSetAttributeDTO Package Description com.inteliqua.rest.couponset.dto.attribute -
-
Uses of CouponSetAttributeDTO in com.inteliqua.rest.couponset.dto.attribute
Subclasses of CouponSetAttributeDTO in com.inteliqua.rest.couponset.dto.attribute Modifier and Type Class Description classCouponSetBooleanAttributeDTOData Transfer Object (DTO) for representing a boolean attribute associated with a Coupon Set.classCouponSetDateAttributeDTOData Transfer Object (DTO) for representing a date attribute associated with a Coupon Set.classCouponSetIntegerAttributeDTOData Transfer Object (DTO) for representing an integer attribute associated with a Coupon Set.classCouponSetStringAttributeDTOData Transfer Object (DTO) for representing a string attribute associated with a Coupon Set.
-