Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.MethodPermissionType

Packages that use MethodPermissionType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of MethodPermissionType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return MethodPermissionType
 MethodPermissionType ObjectFactory.createMethodPermissionType()
          Create an instance of MethodPermissionType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type MethodPermissionType
 List<MethodPermissionType> AssemblyDescriptorType.getMethodPermission()
          Gets the value of the methodPermission property.
 

Uses of MethodPermissionType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement MethodPermissionType
 class MethodPermissionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type MethodPermissionType
protected  List<MethodPermissionType> AssemblyDescriptorTypeImpl.methodPermission
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type MethodPermissionType
 List<MethodPermissionType> AssemblyDescriptorTypeImpl.getMethodPermission()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type MethodPermissionType
protected static void AssemblyDescriptorTypeImpl.copyMethodPermission(List<MethodPermissionType> source, List<MethodPermissionType> target)
          Copies all values of property MethodPermission.
protected static void AssemblyDescriptorTypeImpl.copyMethodPermission(List<MethodPermissionType> source, List<MethodPermissionType> target)
          Copies all values of property MethodPermission.
 



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