public class SupportBeanSimple extends Object implements Serializable
Constructor and Description |
---|
SupportBeanSimple(String myString,
int myInt) |
Modifier and Type | Method and Description |
---|---|
int |
getMyInt() |
String |
getMyString() |
void |
setMyInt(int myInt) |
void |
setMyString(String myString) |
Copyright © 2005–2018. All rights reserved.