Package com.avoka.tm.vo
Class Client
java.lang.Object
com.avoka.tm.vo.Client
Provide a Client value object class.
- Since:
- 23.4.0
-
Constructor Details
-
Client
public Client() -
Client
Create a Client value object with the given client entity parameter.- Parameters:
client
- the client entity parameter (required)
-
Client
Create a unit testing Client value object with the given fields.- Parameters:
fields
- the client entity fields (required)
-
-
Method Details