net.sf.nxqd
Class NxqdValue

java.lang.Object
  extended by net.sf.nxqd.NxqdValue
Direct Known Subclasses:
NxqdBlobValue, NxqdXMLValue

public class NxqdValue
extends Object

Version:
1.0
Author:
webhiker

Method Summary
 Object getValue()
           
 void setValue(Object o)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object o)


Copyright © 2005-2006 nxqd. All Rights Reserved.