|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.dataflow.util.DefaultSupportGraphEventUtil.MyEvent
public static class DefaultSupportGraphEventUtil.MyEvent
Constructor Summary | |
---|---|
DefaultSupportGraphEventUtil.MyEvent(double myDouble,
int myInt,
java.lang.String myString)
|
Method Summary | |
---|---|
double |
getMyDouble()
|
int |
getMyInt()
|
java.lang.String |
getMyString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSupportGraphEventUtil.MyEvent(double myDouble, int myInt, java.lang.String myString)
Method Detail |
---|
public int getMyInt()
public double getMyDouble()
public java.lang.String getMyString()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |