Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.hivemind.util
Class TestInstanceCreationUtils.Bean  view TestInstanceCreationUtils.Bean download TestInstanceCreationUtils.Bean.java

java.lang.Object
  extended byorg.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)