org.jboss.javabean.plugins.xml
Class Common.Holder

java.lang.Object
  extended by org.jboss.javabean.plugins.xml.Common.Holder
Direct Known Subclasses:
Common.Ctor, Common.Property
Enclosing class:
Common

public static class Common.Holder
extends Object


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

Constructor Detail

Common.Holder

public Common.Holder()
Method Detail

getValue

public Object getValue()

setValue

public void setValue(Object object)


Copyright ? 2007 JBoss Inc.. All Rights Reserved.