RIDL_Runtime
Class RIDL_ObjectP

java.lang.Object
  |
  +--RIDL_Runtime.RIDL_ObjectP
All Implemented Interfaces:
Serializable

public class RIDL_ObjectP
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  Object _pp
           
 
Constructor Summary
RIDL_ObjectP()
           
 
Method Summary
 Object _get_pp()
           
 void _set_pp(Object pp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_pp

protected Object _pp
Constructor Detail

RIDL_ObjectP

public RIDL_ObjectP()
Method Detail

_get_pp

public Object _get_pp()

_set_pp

public void _set_pp(Object pp)