testApp
Class PersistentClass.PersistentInnerClass

java.lang.Object
  extended bytestApp.PersistentClass.PersistentInnerClass
Enclosing class:
PersistentClass

public class PersistentClass.PersistentInnerClass
extends java.lang.Object

Author:
bram

Field Summary
private  int j
           
 
Constructor Summary
PersistentClass.PersistentInnerClass()
           
 
Method Summary
 int getJ()
           
 void setJ(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

j

private int j
Constructor Detail

PersistentClass.PersistentInnerClass

public PersistentClass.PersistentInnerClass()
Method Detail

getJ

public int getJ()
Returns:

setJ

public void setJ(int i)
Parameters:
i -