ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.j2ee14.SecurityRoleType

Packages that use SecurityRoleType
org.jboss.shrinkwrap.descriptor.api.j2ee14 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of SecurityRoleType in org.jboss.shrinkwrap.descriptor.api.j2ee14
 

Methods in org.jboss.shrinkwrap.descriptor.api.j2ee14 that return SecurityRoleType
 SecurityRoleType<T> SecurityRoleType.description(String... values)
          Creates for all String objects representing description elements, a new description element
 SecurityRoleType<T> SecurityRoleType.removeAllDescription()
          Removes the description element
 SecurityRoleType<T> SecurityRoleType.removeRoleName()
          Removes the role-name element
 SecurityRoleType<T> SecurityRoleType.roleName(String roleName)
          Sets the role-name element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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