|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.model.binding.events.EventEntryDefImpl
public class EventEntryDefImpl
EventEntryDef implements EventEntryDef interface Used as RT implementation for accessing a perticular Event metadata
EventEntryDef| Constructor Summary | |
|---|---|
EventEntryDefImpl() |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()getName gets the value of name field |
ProducerDef[] |
getProducerDefs()getProducerDefs gets the value of producers[] field |
void |
setName(java.lang.String nm)setName sets the value of name field |
void |
setProducerDefs(ProducerDef[] prod)setProducerDefs sets the value of producers[] field |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EventEntryDefImpl()
| Method Detail |
|---|
public void setName(java.lang.String nm)
setName in interface EventEntryDefnm - Name of the Eventpublic java.lang.String getName()
getName in interface EventEntryDefpublic void setProducerDefs(ProducerDef[] prod)
setProducerDefs in interface EventEntryDefprod - Array of producerDefs of this eventpublic ProducerDef[] getProducerDefs()
getProducerDefs in interface EventEntryDef
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||