Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.MethodNameType

Packages that use MethodNameType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of MethodNameType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as MethodNameType
protected  MethodNameType MethodType.methodName
           
protected  MethodNameType QueryMethodType.methodName
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return MethodNameType
 MethodNameType MethodNameType.clone()
          Creates and returns a copy of this object.
 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.pkg.collections.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type MethodNameType
MethodNameType(MethodNameType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.MethodNameType instance by copying a given instance.
 



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