org.jboss.javabean.plugins.jaxb
Class AbstractParameter
java.lang.Object
org.jboss.javabean.plugins.jaxb.AbstractParameter
- Direct Known Subclasses:
- Parameter, Property
public class AbstractParameter
- extends Object
Abstrat 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 |
AbstractParameter
public AbstractParameter()
getType
public String getType()
setType
public void setType(String type)
getValue
public Object getValue()
setValue
public void setValue(Object value)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.