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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type MethodType
protected  List<MethodType> ContainerTransactionType.method
           
protected  List<MethodType> MethodPermissionType.method
           
protected  List<MethodType> ExcludeListType.method
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return MethodType
 MethodType MethodType.clone()
          Creates and returns a copy of this object.
static MethodType ObjectFactory.copyOfMethodType(MethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodType instance.
 MethodType ObjectFactory.createMethodType()
          Create an instance of MethodType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type MethodType
 List<MethodType> ContainerTransactionType.getMethod()
          Gets the value of the method property.
 List<MethodType> MethodPermissionType.getMethod()
          Gets the value of the method property.
 List<MethodType> ExcludeListType.getMethod()
          Gets the value of the method property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type MethodType
static MethodType ObjectFactory.copyOfMethodType(MethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type MethodType
static void ContainerTransactionType.copyMethod(List<MethodType> source, List<MethodType> target)
          Copies all values of property Method.
static void ContainerTransactionType.copyMethod(List<MethodType> source, List<MethodType> target)
          Copies all values of property Method.
static void MethodPermissionType.copyMethod(List<MethodType> source, List<MethodType> target)
          Copies all values of property Method.
static void MethodPermissionType.copyMethod(List<MethodType> source, List<MethodType> target)
          Copies all values of property Method.
static void ExcludeListType.copyMethod(List<MethodType> source, List<MethodType> target)
          Copies all values of property Method.
static void ExcludeListType.copyMethod(List<MethodType> source, List<MethodType> target)
          Copies all values of property Method.
 

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



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