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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return MethodType
 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.pub.indexed.novalueclass.javaee with parameters of type MethodType
 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)
           
 

Uses of MethodType 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 MethodType
 class MethodTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as MethodType
protected  MethodType[] ExcludeListTypeImpl.method
           
protected  MethodType[] ContainerTransactionTypeImpl.method
           
protected  MethodType[] MethodPermissionTypeImpl.method
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return MethodType
 MethodType[] ExcludeListTypeImpl.getMethod()
           
 MethodType[] ContainerTransactionTypeImpl.getMethod()
           
 MethodType[] MethodPermissionTypeImpl.getMethod()
           
 MethodType ExcludeListTypeImpl.getMethod(int idx)
           
 MethodType ContainerTransactionTypeImpl.getMethod(int idx)
           
 MethodType MethodPermissionTypeImpl.getMethod(int idx)
           
 MethodType ExcludeListTypeImpl.setMethod(int idx, MethodType value)
           
 MethodType ContainerTransactionTypeImpl.setMethod(int idx, MethodType value)
           
 MethodType MethodPermissionTypeImpl.setMethod(int idx, MethodType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type MethodType
 void ExcludeListTypeImpl.copyMethod(MethodType[] source)
          Copies all values of property Method.
 void ContainerTransactionTypeImpl.copyMethod(MethodType[] source)
          Copies all values of property Method.
 void MethodPermissionTypeImpl.copyMethod(MethodType[] source)
          Copies all values of property Method.
 MethodType ExcludeListTypeImpl.setMethod(int idx, MethodType value)
           
 MethodType ContainerTransactionTypeImpl.setMethod(int idx, MethodType value)
           
 MethodType MethodPermissionTypeImpl.setMethod(int idx, MethodType value)
           
 void ExcludeListTypeImpl.setMethod(MethodType[] values)
           
 void ContainerTransactionTypeImpl.setMethod(MethodType[] values)
           
 void MethodPermissionTypeImpl.setMethod(MethodType[] values)
           
 



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