ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.ejbjar30.RelationshipRoleSourceType

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

Uses of RelationshipRoleSourceType in org.jboss.shrinkwrap.descriptor.api.ejbjar30
 

Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return RelationshipRoleSourceType
 RelationshipRoleSourceType<T> RelationshipRoleSourceType.description(String... values)
          Creates for all String objects representing description elements, a new description element
 RelationshipRoleSourceType<T> RelationshipRoleSourceType.ejbName(String ejbName)
          Sets the ejb-name element
 RelationshipRoleSourceType<EjbRelationshipRoleType<T>> EjbRelationshipRoleType.getOrCreateRelationshipRoleSource()
          If not already created, a new relationship-role-source element with the given value will be created.
 RelationshipRoleSourceType<T> RelationshipRoleSourceType.removeAllDescription()
          Removes the description element
 RelationshipRoleSourceType<T> RelationshipRoleSourceType.removeEjbName()
          Removes the ejb-name element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

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