|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Relationships
| Field Summary | |
|---|---|
static String |
EJB_RELATION
|
| Method Summary | |
|---|---|
int |
addEjbRelation(EjbRelation value)
|
EjbRelation[] |
getEjbRelation()
|
EjbRelation |
getEjbRelation(int index)
|
EjbRelation |
newEjbRelation()
|
int |
removeEjbRelation(EjbRelation value)
|
void |
setEjbRelation(EjbRelation[] value)
|
void |
setEjbRelation(int index,
EjbRelation value)
|
int |
sizeEjbRelation()
|
| 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 |
|---|
static final String EJB_RELATION
| Method Detail |
|---|
void setEjbRelation(int index,
EjbRelation value)
EjbRelation getEjbRelation(int index)
void setEjbRelation(EjbRelation[] value)
EjbRelation[] getEjbRelation()
int addEjbRelation(EjbRelation value)
int removeEjbRelation(EjbRelation value)
int sizeEjbRelation()
EjbRelation newEjbRelation()
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||