org.openorb.orb.test.rmi.complex
Class TypeHolder.InnerPublicClass
java.lang.Object
org.openorb.orb.test.rmi.complex.TypeHolder.InnerPublicClass
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- TypeHolder
public class TypeHolder.InnerPublicClass
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PUB_CONST_I
public static final int PUB_CONST_I
- See Also:
- Constant Field Values
PRO_CONST_I
protected static final int PRO_CONST_I
- See Also:
- Constant Field Values
pub_f_i
public final int pub_f_i
- See Also:
- Constant Field Values
pro_f_i
protected final int pro_f_i
- See Also:
- Constant Field Values
pub_i
public int pub_i
pro_i
protected int pro_i
TypeHolder.InnerPublicClass
public TypeHolder.InnerPublicClass()
changeValues
public void changeValues()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object