org.jboss.javabean.plugins.jaxb
Class Parameter
java.lang.Object
org.jboss.javabean.plugins.jaxb.Parameter
- Direct Known Subclasses:
- Property
public class Parameter
- extends Object
Parameter.
- Version:
- $Revision: 1.1 $
- Author:
- Ales Justin, Adrian Brock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parameter
public Parameter()
getType
public String getType()
setType
public void setType(String type)
getValue
public Object getValue()
setValue
public void setValue(Object value)
Copyright © 2008 JBoss Inc.. All Rights Reserved.