|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface IMessage
メソッドの概要 | |
---|---|
java.util.List<RCRSCSData<?>> |
getData()
Return list of data registered on the message. |
void |
setData(RCRSCSData<?> data)
Register data on the message. |
void |
setData(RCRSCSData<?> data,
int index)
Register data on the message using specified index. |
メソッドの詳細 |
---|
java.util.List<RCRSCSData<?>> getData()
void setData(RCRSCSData<?> data)
data
- setted datavoid setData(RCRSCSData<?> data, int index)
data
- setted dataindex
-
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |