|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ireasoning.protocol.ChangeEvent
public class ChangeEvent
Field Summary |
---|
Fields inherited from interface com.ireasoning.protocol.Msg |
---|
ERROR_TYPE |
Constructor Summary | |
---|---|
ChangeEvent(int value)
|
Method Summary | |
---|---|
int |
getType()
Returns the message type |
int |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeEvent(int value)
Method Detail |
---|
public int getValue()
public int getType()
getType
in interface Msg
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |