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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return MethodPermissionType
 MethodPermissionType MethodPermissionType.clone()
          Creates and returns a copy of this object.
static MethodPermissionType ObjectFactory.copyOfMethodPermissionType(MethodPermissionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.MethodPermissionType instance.
 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.pub.indexed.valueclass.javaee with parameters of type MethodPermissionType
 void AssemblyDescriptorType.copyMethodPermission(MethodPermissionType[] source)
          Copies all values of property MethodPermission.
static MethodPermissionType ObjectFactory.copyOfMethodPermissionType(MethodPermissionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.MethodPermissionType instance.
 MethodPermissionType AssemblyDescriptorType.setMethodPermission(int idx, MethodPermissionType value)
           
 void AssemblyDescriptorType.setMethodPermission(MethodPermissionType[] values)
           
 

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



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