org.netbeans.modules.j2ee.dd/1 1.13.0 2

org.netbeans.modules.j2ee.dd.api.ejb
Interface RelationshipRoleSource

All Superinterfaces:
CommonDDBean, DescriptionInterface

public interface RelationshipRoleSource
extends CommonDDBean, DescriptionInterface


Field Summary
static String EJB_NAME
           
 
Method Summary
 String getEjbName()
           
 void setEjbName(String value)
           
 
Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write
 
Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription
 

Field Detail

EJB_NAME

static final String EJB_NAME
See Also:
Constant Field Values
Method Detail

setEjbName

void setEjbName(String value)

getEjbName

String getEjbName()

org.netbeans.modules.j2ee.dd/1 1.13.0 2

Built on December 1 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.