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