IBM BPM API for Web Service Clients v8.0.0

Uses of Class
com.lombardisoftware.webapi.ChartData

Uses of ChartData in com.lombardisoftware.webapi
 

Methods in com.lombardisoftware.webapi that return ChartData
 ChartData[] ScoreboardData.getCharts()
          Gets the charts value for this ScoreboardData.
 

Methods in com.lombardisoftware.webapi with parameters of type ChartData
 void ScoreboardData.setCharts(ChartData[] charts)
          Sets the charts value for this ScoreboardData.
 

Constructors in com.lombardisoftware.webapi with parameters of type ChartData
ScoreboardData(java.lang.String scoreboardReference, java.lang.String scoreboardSnapshotId, java.lang.String content, java.lang.String contentType, ChartData[] charts)
           
 


IBM BPM API for Web Service Clients v8.0.0

(C) Copyright IBM Corporation 2011. All Rights Reserved.