Class State
java.lang.Object
com.priint.pubserver.plannerapi.resource.pageitem.State
- All Implemented Interfaces:
Serializable
Class representing a state 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 State -
timestamp
protected long timestamp
-
-
Constructor Details
-
State
public State() -
State
-
-
Method Details
-
getValue
value of the State -
setValue
-
getId
public int getId()id of the State -
setId
public void setId(int id)
-