Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.MethodPermissionType

Packages that use MethodPermissionType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of MethodPermissionType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as MethodPermissionType
protected  MethodPermissionType[] AssemblyDescriptorType.methodPermission
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return MethodPermissionType
 MethodPermissionType MethodPermissionType.clone()
          Creates and returns a copy of this object.
 MethodPermissionType ObjectFactory.createMethodPermissionType()
          Create an instance of MethodPermissionType
 MethodPermissionType[] AssemblyDescriptorType.getMethodPermission()
           
 MethodPermissionType AssemblyDescriptorType.getMethodPermission(int idx)
           
 MethodPermissionType AssemblyDescriptorType.setMethodPermission(int idx, MethodPermissionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type MethodPermissionType
 MethodPermissionType AssemblyDescriptorType.setMethodPermission(int idx, MethodPermissionType value)
           
 void AssemblyDescriptorType.setMethodPermission(MethodPermissionType[] values)
           
 

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



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