public class Graph extends Object
Constructor and Description |
---|
Graph() |
Modifier and Type | Method and Description |
---|---|
int |
getGraphCategory()
Returns the GraphCategory
|
String |
getGraphCategoryTitle()
Returns the GraphCategory title
|
String |
getGraphComment()
Returns the GraphComment
|
int |
getGraphOrder()
Returns the GraphOrder
|
String |
getGraphTitle()
Returns the GraphTitle
|
String |
getGraphUrl()
Returns the GraphUrl
|
int |
getIdGraph()
Returns the IdGraph
|
void |
setGraphCategory(int nGraphCategory)
Sets the GraphCategory
|
void |
setGraphComment(String strGraphComment)
Sets the GraphComment
|
void |
setGraphOrder(int nGraphOrder)
Sets the GraphOrder
|
void |
setGraphTitle(String strGraphTitle)
Sets the GraphTitle
|
void |
setGraphUrl(String strGraphUrl)
Sets the GraphUrl
|
void |
setIdGraph(int nIdGraph)
Sets the IdGraph
|
public int getIdGraph()
public void setIdGraph(int nIdGraph)
nIdGraph
- The IdGraphpublic String getGraphTitle()
public void setGraphTitle(String strGraphTitle)
strGraphTitle
- The GraphTitlepublic String getGraphUrl()
public void setGraphUrl(String strGraphUrl)
strGraphUrl
- The GraphUrlpublic int getGraphOrder()
public void setGraphOrder(int nGraphOrder)
nGraphOrder
- The GraphOrderpublic int getGraphCategory()
public void setGraphCategory(int nGraphCategory)
strGraphCategory
- The GraphCategorypublic String getGraphCategoryTitle()
public String getGraphComment()
public void setGraphComment(String strGraphComment)
strGraphComment
- The GraphCommentCopyright © 2015 City of Paris. All rights reserved.