org.jboss.metadata.ejb.spec
Class RelationRoleSourceMetaData
java.lang.Object
org.jboss.metadata.javaee.support.IdMetaDataImpl
org.jboss.metadata.javaee.support.IdMetaDataImplWithDescriptions
org.jboss.metadata.ejb.spec.RelationRoleSourceMetaData
- All Implemented Interfaces:
- Serializable, Cloneable, IdMetaData
public class RelationRoleSourceMetaData
- extends IdMetaDataImplWithDescriptions
RelationRoleSourceMetaData.
- Version:
- $Revision: 1.1 $
- Author:
- Adrian Brock
- See Also:
- Serialized Form
RelationRoleSourceMetaData
public RelationRoleSourceMetaData()
- Create a new RelationRoleSourceMetaData.
getEjbName
public String getEjbName()
- Get the ejbName.
- Returns:
- the ejbName.
setEjbName
public void setEjbName(String ejbName)
- Set the ejbName.
- Parameters:
ejbName
- the ejbName.
- Throws:
IllegalArgumentException
- for a null ejbName
Copyright © 2009 JBoss Inc.. All Rights Reserved.