JBoss Metadata Web 7.1.1.Final

Uses of Class
org.jboss.metadata.web.spec.EmptyRoleSemanticType

Packages that use EmptyRoleSemanticType
org.jboss.metadata.web.spec   
 

Uses of EmptyRoleSemanticType in org.jboss.metadata.web.spec
 

Methods in org.jboss.metadata.web.spec that return EmptyRoleSemanticType
 EmptyRoleSemanticType HttpConstraintMetaData.getEmptyRoleSemantic()
           
static EmptyRoleSemanticType EmptyRoleSemanticType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EmptyRoleSemanticType[] EmptyRoleSemanticType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.metadata.web.spec with parameters of type EmptyRoleSemanticType
 void HttpConstraintMetaData.setEmptyRoleSemantic(EmptyRoleSemanticType emptyRoleSemantic)
           
 


JBoss Metadata Web 7.1.1.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.