org.codehaus.xfire.aegis
Class Holder

java.lang.Object
  extended by org.codehaus.xfire.aegis.Holder

public class Holder
extends Object


Constructor Summary
Holder()
           
 
Method Summary
 Object getValue()
           
 void setValue(Object value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Holder

public Holder()
Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object value)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2013. All Rights Reserved.