|
|||||||||
| Home >> All >> org >> apache >> hivemind >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.hivemind.util
Class TestInstanceCreationUtils.Bean

java.lang.Objectorg.apache.hivemind.util.TestInstanceCreationUtils.Bean
- Enclosing class:
- TestInstanceCreationUtils
- public static class TestInstanceCreationUtils.Bean
- extends java.lang.Object
| Field Summary | |
private int |
_value
|
| Constructor Summary | |
TestInstanceCreationUtils.Bean()
|
|
| Method Summary | |
int |
getValue()
|
void |
setValue(int value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_value
private int _value
| Constructor Detail |
TestInstanceCreationUtils.Bean
public TestInstanceCreationUtils.Bean()
| Method Detail |
getValue
public int getValue()
setValue
public void setValue(int value)
|
|||||||||
| Home >> All >> org >> apache >> hivemind >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.hivemind.util.TestInstanceCreationUtils.Bean