Class DiscountDto
java.lang.Object
hu.rts.mike.example.dev.crm.model.DiscountDto
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DiscountTypeprivate Integerprivate Stringprivate Integer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getValue()voidsetDiscountType(DiscountType discountType) voidvoidvoid
-
Field Details
-
id
-
name
-
discountType
-
value
-
-
Constructor Details
-
DiscountDto
public DiscountDto()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getDiscountType
-
setDiscountType
-
getValue
-
setValue
-