Uses of Class
org.gvnix.flex.as.classpath.ASPhysicalTypeCategory

Packages that use ASPhysicalTypeCategory
org.gvnix.flex.as.classpath   
org.gvnix.flex.as.classpath.as3parser   
org.gvnix.flex.as.classpath.details   
 

Uses of ASPhysicalTypeCategory in org.gvnix.flex.as.classpath
 

Methods in org.gvnix.flex.as.classpath that return ASPhysicalTypeCategory
 ASPhysicalTypeCategory ASPhysicalTypeDetails.getPhysicalTypeCategory()
           
static ASPhysicalTypeCategory ASPhysicalTypeCategory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ASPhysicalTypeCategory[] ASPhysicalTypeCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ASPhysicalTypeCategory in org.gvnix.flex.as.classpath.as3parser
 

Methods in org.gvnix.flex.as.classpath.as3parser that return ASPhysicalTypeCategory
 ASPhysicalTypeCategory As3ParserMutableClassOrInterfaceTypeDetails.getPhysicalTypeCategory()
           
 

Uses of ASPhysicalTypeCategory in org.gvnix.flex.as.classpath.details
 

Methods in org.gvnix.flex.as.classpath.details that return ASPhysicalTypeCategory
 ASPhysicalTypeCategory DefaultASPhysicalTypeDetails.getPhysicalTypeCategory()
           
 ASPhysicalTypeCategory DefaultASClassOrInterfaceTypeDetails.getPhysicalTypeCategory()
           
 

Constructors in org.gvnix.flex.as.classpath.details with parameters of type ASPhysicalTypeCategory
DefaultASClassOrInterfaceTypeDetails(String declaredByMetadataId, ActionScriptType name, ASPhysicalTypeCategory physicalTypeCategory, List<ASFieldMetadata> declaredFields, ASConstructorMetadata declaredConstructor, List<ASMethodMetadata> declaredMethods, ASClassOrInterfaceTypeDetails superClass, List<ActionScriptType> extendsTypes, List<ActionScriptType> implementsTypes, List<ASMetaTagMetadata> typeMetaTags)
           
DefaultASClassOrInterfaceTypeDetails(String declaredByMetadataId, ActionScriptType name, ASPhysicalTypeCategory physicalTypeCategory, List<ASMetaTagMetadata> typeMetaTags)
           
DefaultASPhysicalTypeDetails(ASPhysicalTypeCategory physicalTypeCategory, ActionScriptType name)
           
 



Copyright © 2010–2015 Conselleria d'Infraestructures i Transport - Generalitat Valenciana. All rights reserved.