Uses of Class
org.jboss.metadata.javaee.spec.ResourceAuthorityType

Packages that use ResourceAuthorityType
org.jboss.metadata.javaee.spec   
 

Uses of ResourceAuthorityType in org.jboss.metadata.javaee.spec
 

Methods in org.jboss.metadata.javaee.spec that return ResourceAuthorityType
 ResourceAuthorityType ResourceReferenceMetaData.getResAuth()
          Get the authority.
static ResourceAuthorityType ResourceAuthorityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceAuthorityType[] ResourceAuthorityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.metadata.javaee.spec with parameters of type ResourceAuthorityType
 void ResourceReferenceMetaData.setResAuth(ResourceAuthorityType authority)
          Set the authority.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.