Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.MethodNameType

Packages that use MethodNameType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl   
 

Uses of MethodNameType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return MethodNameType
 MethodNameType ObjectFactory.createMethodNameType()
          Create an instance of MethodNameType
 MethodNameType MethodType.getMethodName()
          Gets the value of the methodName property.
 MethodNameType QueryMethodType.getMethodName()
          Gets the value of the methodName property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee with parameters of type MethodNameType
 void MethodType.setMethodName(MethodNameType value)
          Sets the value of the methodName property.
 void QueryMethodType.setMethodName(MethodNameType value)
          Sets the value of the methodName property.
 

Uses of MethodNameType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement MethodNameType
 class MethodNameTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return MethodNameType
 MethodNameType QueryMethodTypeImpl.getMethodName()
           
 MethodNameType MethodTypeImpl.getMethodName()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type MethodNameType
 void QueryMethodTypeImpl.setMethodName(MethodNameType value)
           
 void MethodTypeImpl.setMethodName(MethodNameType value)
           
 



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