leon.data
Class LyEventInfo
java.lang.Object
leon.data.LyEventInfo
public class LyEventInfo
- extends java.lang.Object
This class is used to store additional informations for data events.
- See Also:
LyDataSourceEvent
,
LyWorkSpaceEvent
Field Summary |
static java.lang.String |
__VERSION
File version |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
LyEventInfo
public LyEventInfo()
getObject
public LyObject getObject()
- Returns:
- Returns the object.
getValues
public LyValueSet getValues()
- Returns:
- Returns the values.
getAdditionalEventInfo
public LyEventInfo getAdditionalEventInfo()
- Returns:
- Returns the additionalEventInfo.
setObject
public void setObject(LyObject object)
- Parameters:
object
- The object to set.
setValues
public void setValues(LyValueSet values)
- Parameters:
values
- The values to set.
setAdditionalEventInfo
public void setAdditionalEventInfo(LyEventInfo additionalEventInfo)
- Parameters:
additionalEventInfo
- The additionalEventInfo to set.
Website: W4 S.A., contact us: support@w4global.com