|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.analysesi.model.event.MeriseDataEvent
public class MeriseDataEvent
Constructor Summary | |
---|---|
MeriseDataEvent(int firstAttributeIndex,
int lastAttributeIndex)
Le constructeur de MeriseDataEvent . |
Method Summary | |
---|---|
int |
getFirstAttributeIndex()
Retourne l'index du premier attribut qui a subit un ajout/changement/suppression. |
int |
getLastAttributeIndex()
Retourne l'index du dernier attribut qui a subit un ajout/changement/suppression. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MeriseDataEvent(int firstAttributeIndex, int lastAttributeIndex)
MeriseDataEvent
.
Method Detail |
---|
public int getFirstAttributeIndex()
public int getLastAttributeIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |