|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjp.ac.nagoyau.is.ss.kishii.suntori.message.data.RCRSCSData<rescuecore2.worldmodel.EntityID>
jp.ac.nagoyau.is.ss.kishii.suntori.message.data.EntityIDData
public class EntityIDData
This class represent the data of EntityID.
Field Summary |
---|
Fields inherited from class jp.ac.nagoyau.is.ss.kishii.suntori.message.data.RCRSCSData |
---|
type, value |
Constructor Summary | |
---|---|
EntityIDData(DataType type,
rescuecore2.worldmodel.EntityID value)
Constructor |
Method Summary | |
---|---|
void |
setData(rescuecore2.worldmodel.EntityID obj)
Set the value to obj |
Methods inherited from class jp.ac.nagoyau.is.ss.kishii.suntori.message.data.RCRSCSData |
---|
equals, getData, getType, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EntityIDData(DataType type, rescuecore2.worldmodel.EntityID value)
type
- type of the data(DataType
)value
- actual value of data(EntityID)Method Detail |
---|
public void setData(rescuecore2.worldmodel.EntityID obj)
RCRSCSData
setData
in class RCRSCSData<rescuecore2.worldmodel.EntityID>
obj
- actual value of this data
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |