org.jboss.javabean.plugins.jaxb
Class Parameter

java.lang.Object
  extended by org.jboss.javabean.plugins.jaxb.AbstractParameter
      extended by org.jboss.javabean.plugins.jaxb.Parameter

public class Parameter
extends AbstractParameter

Parameter.

Version:
$Revision: 1.1 $
Author:
Ales Justin, Adrian Brock

Constructor Summary
Parameter()
           
 
Method Summary
 String getParamType()
           
 void setParamType(String type)
           
 
Methods inherited from class org.jboss.javabean.plugins.jaxb.AbstractParameter
getType, getValue, setType, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parameter

public Parameter()
Method Detail

getParamType

public String getParamType()

setParamType

public void setParamType(String type)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.