org.iternine.jeppetto.test
Class IntIdObject

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

public class IntIdObject
extends Object


Constructor Summary
IntIdObject()
           
 
Method Summary
 int getId()
           
 String getValue()
           
 void setId(int id)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntIdObject

public IntIdObject()
Method Detail

getId

public int getId()

setId

public void setId(int id)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2012. All Rights Reserved.