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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return MethodPermissionType
 MethodPermissionType MethodPermissionType.clone()
          Creates and returns a copy of this object.
 MethodPermissionType ObjectFactory.createMethodPermissionType()
          Create an instance of MethodPermissionType
 

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

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



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