Class EntityX
java.lang.Object
tutorial.domain.EntityX
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()getTotal()voidsetCustomerEmail(String customerEmail) voidsetSomeProperty(String someProperty) voidsetTotal(BigDecimal total)
-
Constructor Details
-
EntityX
public EntityX() -
EntityX
-
-
Method Details
-
getId
public int getId() -
getSomeProperty
-
setSomeProperty
-
getCustomerEmail
-
setCustomerEmail
-
getTotal
-
setTotal
-