Class Domain
java.lang.Object
com.priint.pubserver.plannerapi.resource.pageitem.Domain
- All Implemented Interfaces:
Serializable
Class representing a domain element for Template in Planner REST Service.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
protected int idid of the Domain -
timestamp
protected long timestamp
-
-
Constructor Details
-
Domain
public Domain() -
Domain
-
-
Method Details
-
getName
name of the Domain -
setName
-
getId
public int getId()id of the Domain -
setId
public void setId(int id)
-