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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return MethodNameType
 MethodNameType MethodNameType.clone()
          Creates and returns a copy of this object.
static MethodNameType ObjectFactory.copyOfMethodNameType(MethodNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodNameType instance.
 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.collections.valueclass.javaee with parameters of type MethodNameType
static MethodNameType ObjectFactory.copyOfMethodNameType(MethodNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodNameType instance.
 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.pub.collections.valueclass.javaee with parameters of type MethodNameType
MethodNameType(MethodNameType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodNameType instance by copying a given instance.
 



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