Interface RandomBean
-
public interface RandomBean
- Author:
- jwells
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getFoo()
void
setFoo(int foo)
-
public interface RandomBean
Modifier and Type | Method | Description |
---|---|---|
int |
getFoo() |
|
void |
setFoo(int foo) |