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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type MethodPermissionType
protected  List<MethodPermissionType> AssemblyDescriptorType.methodPermission
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.MethodPermissionType instance.
 MethodPermissionType ObjectFactory.createMethodPermissionType()
          Create an instance of MethodPermissionType
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type MethodPermissionType
static MethodPermissionType ObjectFactory.copyOfMethodPermissionType(MethodPermissionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.MethodPermissionType instance.
 

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

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



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