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