Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MethodType

Packages that use MethodType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of MethodType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as MethodType
protected  MethodType[] ContainerTransactionType.method
           
protected  MethodType[] MethodPermissionType.method
           
protected  MethodType[] ExcludeListType.method
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return MethodType
 MethodType MethodType.clone()
          Creates and returns a copy of this object.
protected static MethodType ObjectFactory.copyOfMethodType(MethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MethodType instance.
 MethodType ObjectFactory.createMethodType()
          Create an instance of MethodType
 MethodType[] ContainerTransactionType.getMethod()
           
 MethodType[] MethodPermissionType.getMethod()
           
 MethodType[] ExcludeListType.getMethod()
           
 MethodType ContainerTransactionType.getMethod(int idx)
           
 MethodType MethodPermissionType.getMethod(int idx)
           
 MethodType ExcludeListType.getMethod(int idx)
           
 MethodType ContainerTransactionType.setMethod(int idx, MethodType value)
           
 MethodType MethodPermissionType.setMethod(int idx, MethodType value)
           
 MethodType ExcludeListType.setMethod(int idx, MethodType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type MethodType
protected  void ContainerTransactionType.copyMethod(MethodType[] source)
          Copies all values of property Method.
protected  void MethodPermissionType.copyMethod(MethodType[] source)
          Copies all values of property Method.
protected  void ExcludeListType.copyMethod(MethodType[] source)
          Copies all values of property Method.
protected static MethodType ObjectFactory.copyOfMethodType(MethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.MethodType instance.
 MethodType ContainerTransactionType.setMethod(int idx, MethodType value)
           
 MethodType MethodPermissionType.setMethod(int idx, MethodType value)
           
 MethodType ExcludeListType.setMethod(int idx, MethodType value)
           
 void ContainerTransactionType.setMethod(MethodType[] values)
           
 void MethodPermissionType.setMethod(MethodType[] values)
           
 void ExcludeListType.setMethod(MethodType[] values)
           
 

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



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