org.apache.beehive.netui.tags
Class ByRef

Object
  extended by ByRef

public class ByRef
extends Object


Constructor Summary
ByRef()
           
 
Method Summary
 Object getRef()
           
 boolean isNull()
           
 void setRef(Object ref)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByRef

public ByRef()
Method Detail

getRef

public Object getRef()

setRef

public void setRef(Object ref)

isNull

public boolean isNull()