|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--com.wikihouse.wildcats0201.jdbcchart.dto.ChartXMLDTO
ChartXMLDTO .
コンストラクタの概要 | |
ChartXMLDTO()
|
メソッドの概要 | |
void |
addSeries(Item item)
|
ChartFile |
getFile()
|
Label |
getLabel()
|
Item[] |
getSeries()
|
SQL |
getSQL()
|
void |
setFile(ChartFile file)
|
void |
setLabel(Label label)
|
void |
setSQL(SQL sql)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public ChartXMLDTO()
メソッドの詳細 |
public void setLabel(Label label)
public void addSeries(Item item)
public void setFile(ChartFile file)
public void setSQL(SQL sql)
public Label getLabel()
public Item[] getSeries()
public ChartFile getFile()
public SQL getSQL()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |