org.iternine.jeppetto.test
Class NoIdObject

java.lang.Object
  extended by org.iternine.jeppetto.test.NoIdObject

public class NoIdObject
extends Object


Constructor Summary
NoIdObject()
           
 
Method Summary
 int getIntValue()
           
 void setIntValue(int intValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoIdObject

public NoIdObject()
Method Detail

getIntValue

public int getIntValue()

setIntValue

public void setIntValue(int intValue)


Copyright © 2012. All Rights Reserved.