Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.MethodParamsType

Packages that use MethodParamsType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of MethodParamsType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return MethodParamsType
 MethodParamsType ObjectFactory.createMethodParamsType()
          Create an instance of MethodParamsType
 MethodParamsType NamedMethodType.getMethodParams()
          Gets the value of the methodParams property.
 MethodParamsType MethodType.getMethodParams()
          Gets the value of the methodParams property.
 MethodParamsType QueryMethodType.getMethodParams()
          Gets the value of the methodParams property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee with parameters of type MethodParamsType
 void NamedMethodType.setMethodParams(MethodParamsType value)
          Sets the value of the methodParams property.
 void MethodType.setMethodParams(MethodParamsType value)
          Sets the value of the methodParams property.
 void QueryMethodType.setMethodParams(MethodParamsType value)
          Sets the value of the methodParams property.
 

Uses of MethodParamsType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement MethodParamsType
 class MethodParamsTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return MethodParamsType
 MethodParamsType QueryMethodTypeImpl.getMethodParams()
           
 MethodParamsType MethodTypeImpl.getMethodParams()
           
 MethodParamsType NamedMethodTypeImpl.getMethodParams()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type MethodParamsType
 void QueryMethodTypeImpl.setMethodParams(MethodParamsType value)
           
 void MethodTypeImpl.setMethodParams(MethodParamsType value)
           
 void NamedMethodTypeImpl.setMethodParams(MethodParamsType value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.