Class SupportBeanSimple
java.lang.Object
com.espertech.esper.common.internal.support.SupportBeanSimple
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getMyInt()
void
setMyInt
(int myInt) void
setMyString
(String myString)
-
Constructor Details
-
SupportBeanSimple
-
-
Method Details
-
getMyString
-
setMyString
-
getMyInt
public int getMyInt() -
setMyInt
public void setMyInt(int myInt)
-