public interface PFDataStructure
extends java.io.Serializable, java.lang.Cloneable
修飾子とタイプ | メソッドと説明 |
---|---|
PFComponent |
getSourceComponent()
データ生成コンポーネントを取得する。
|
void |
setSourceComponent(PFComponent comp)
データ生成コンポーネントを設定する。
|
void setSourceComponent(PFComponent comp)
comp
- データ生成コンポーネントPFComponent getSourceComponent()