|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemEventListenerType
A representation of the model object 'System Event Listener Type'.
The following features are supported:
FacesConfigPackage.getSystemEventListenerType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
SourceClassType |
getSourceClass()
Returns the value of the 'Source Class' containment reference |
SystemEventClassType |
getSystemEventClass()
Returns the value of the 'System Event Class' containment reference |
SystemEventListenerClassType |
getSystemEventListenerClass()
Returns the value of the 'System Event Listener Class' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setSourceClass(SourceClassType value)
Sets the value of the ' Source Class ' containment reference |
void |
setSystemEventClass(SystemEventClassType value)
Sets the value of the ' System Event Class ' containment reference |
void |
setSystemEventListenerClass(SystemEventListenerClassType value)
Sets the value of the ' System Event Listener Class ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
SystemEventListenerClassType getSystemEventListenerClass()
If the meaning of the 'System Event Listener Class' containment reference list isn't clear, there really should be more of a description here...
setSystemEventListenerClass(SystemEventListenerClassType)
,
FacesConfigPackage.getSystemEventListenerType_SystemEventListenerClass()
void setSystemEventListenerClass(SystemEventListenerClassType value)
System Event Listener Class
' containment reference.
value
- the new value of the 'System Event Listener Class' containment reference.getSystemEventListenerClass()
SystemEventClassType getSystemEventClass()
If the meaning of the 'System Event Class' containment reference list isn't clear, there really should be more of a description here...
setSystemEventClass(SystemEventClassType)
,
FacesConfigPackage.getSystemEventListenerType_SystemEventClass()
void setSystemEventClass(SystemEventClassType value)
System Event Class
' containment reference.
value
- the new value of the 'System Event Class' containment reference.getSystemEventClass()
SourceClassType getSourceClass()
If the meaning of the 'Source Class' containment reference list isn't clear, there really should be more of a description here...
setSourceClass(SourceClassType)
,
FacesConfigPackage.getSystemEventListenerType_SourceClass()
void setSourceClass(SourceClassType value)
Source Class
' containment reference.
value
- the new value of the 'Source Class' containment reference.getSourceClass()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getSystemEventListenerType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |