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

java.lang.Object
  extended by org.jboss.javabean.plugins.xml.Common.Holder
      extended by org.jboss.javabean.plugins.xml.Common.Property
Enclosing class:
Common

public static class Common.Property
extends Common.Holder


Constructor Summary
Common.Property()
           
 
Method Summary
 String getProperty()
           
 String getType()
           
 void setProperty(String property)
           
 void setType(String type)
           
 
Methods inherited from class org.jboss.javabean.plugins.xml.Common.Holder
getValue, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Common.Property

public Common.Property()
Method Detail

getProperty

public String getProperty()

setProperty

public void setProperty(String property)

getType

public String getType()

setType

public void setType(String type)


Copyright ? 2007 JBoss Inc.. All Rights Reserved.