public class Recap extends Object
| Constructor and Description | 
|---|
| Recap() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getBackUrl() | 
| Form | getForm() | 
| GraphType | getGraphType() | 
| String | getGraphValueLegende() | 
| int | getIdRecap() | 
| String | getRecapMessage() | 
| boolean | isGraph() | 
| boolean | isGraphLabelValue() | 
| boolean | isGraphLegende() | 
| boolean | isGraphThreeDimension() | 
| boolean | isRecapData() | 
| void | setBackUrl(String backUrl)set the back url | 
| void | setForm(Form form)set the form associate to the recap | 
| void | setGraph(boolean graph)set true if a graph is associate to the recap | 
| void | setGraphLabelValue(boolean label)set  true if the graph have a label | 
| void | setGraphLegende(boolean graphLegende)set true if the graph have a legende | 
| void | setGraphThreeDimension(boolean threeDimension)set true if the graph associate to the recap  is in three dimension | 
| void | setGraphType(GraphType graphType)set the graph type associate to the recap | 
| void | setGraphValueLegende(String valueLegende)set graph value legende | 
| void | setIdRecap(int idRecap)set the id of the recap | 
| void | setRecapData(boolean recapData)set true if the recap have a recap data | 
| void | setRecapMessage(String recapMessage)set  the recap message | 
public GraphType getGraphType()
public void setGraphType(GraphType graphType)
graphType - the graph type associate to the recappublic Form getForm()
public void setForm(Form form)
form - the form associate to the recappublic boolean isGraph()
public void setGraph(boolean graph)
graph - true if a graph is associate to the recappublic boolean isGraphLegende()
public void setGraphLegende(boolean graphLegende)
graphLegende - true if the graph have a legendepublic int getIdRecap()
public void setIdRecap(int idRecap)
idRecap - the id of the recappublic boolean isGraphLabelValue()
public void setGraphLabelValue(boolean label)
label - true if the graph have a labelpublic boolean isRecapData()
public void setRecapData(boolean recapData)
recapData - true if the recap have a recap datapublic boolean isGraphThreeDimension()
public void setGraphThreeDimension(boolean threeDimension)
threeDimension - true if the graph associate to the recap  is in three dimensionpublic String getRecapMessage()
public void setRecapMessage(String recapMessage)
recapMessage - the recap messagepublic String getBackUrl()
public void setBackUrl(String backUrl)
backUrl - the back urlpublic String getGraphValueLegende()
public void setGraphValueLegende(String valueLegende)
valueLegende - graph value legendeCopyright © 2019 City of Paris. All rights reserved.