Class PageTemplateBbox
java.lang.Object
com.priint.pubserver.plannerapi.resource.PlannerApiResource
com.priint.pubserver.plannerapi.resource.PageTemplateBbox
- All Implemented Interfaces:
Serializable
Class representing a page template bbox in Planner REST Service.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.priint.pubserver.plannerapi.resource.PlannerApiResource
getStatuscode, getStatusmessage, setStatuscode, setStatusmessage
-
Constructor Details
-
PageTemplateBbox
public PageTemplateBbox()
-
-
Method Details
-
getLeft
left coordinate of the bbox -
setLeft
-
getTop
top coordinate of the bbox -
setTop
-
getRight
right coordinate of the bbox -
setRight
-
getBottom
bottom coordinate of the bbox -
setBottom
-
getId
public int getId()ID of the bbox -
setId
public void setId(int id)
-