Uses of Class
org.springframework.roo.classpath.itd.ItdProviderRole

Packages that use ItdProviderRole
org.springframework.roo.classpath.itd   
 

Uses of ItdProviderRole in org.springframework.roo.classpath.itd
 

Fields in org.springframework.roo.classpath.itd declared as ItdProviderRole
static ItdProviderRole ItdProviderRole.ACCESSOR_MUTATOR
           
 

Methods in org.springframework.roo.classpath.itd that return types with arguments of type ItdProviderRole
 Set<ItdProviderRole> AbstractItdMetadataProvider.getRoles()
           
 Set<ItdProviderRole> ItdRoleAwareMetadataProvider.getRoles()
           
 

Methods in org.springframework.roo.classpath.itd with parameters of type ItdProviderRole
protected  void AbstractItdMetadataProvider.addProviderRole(ItdProviderRole role)
           
 int ItdProviderRole.compareTo(ItdProviderRole o)
           
protected  void AbstractItdMetadataProvider.removeProviderRole(ItdProviderRole role)
           
 



Copyright © 2009-2010 VMware, Inc. All Rights Reserved.