Class Chart
java.lang.Object
com.priint.pubserver.plannerengine.config.Chart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetType()voidsetChartParams(ChartParams chartParams) voidsetIdentifier(String identifier) voidsetMappedname(String mappedname) voidvoidsetRefreshTimeoutInSeconds(int refreshTimeoutInSeconds) voidsetTranslation(String translation) void
-
Constructor Details
-
Chart
public Chart()
-
-
Method Details
-
getIdentifier
-
setIdentifier
-
getType
-
setType
-
getTranslation
-
setTranslation
-
getMappedname
-
setMappedname
-
getMethod
-
setMethod
-
getRefreshTimeoutInSeconds
public int getRefreshTimeoutInSeconds() -
setRefreshTimeoutInSeconds
public void setRefreshTimeoutInSeconds(int refreshTimeoutInSeconds) -
getChartParams
-
setChartParams
-