|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalContextFactoryType
A representation of the model object 'External Context Factory Type'.
The following features are supported:
FacesConfigPackage.getExternalContextFactoryType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
java.lang.String |
getTextContent()
Returns the value of the 'Text Content' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setTextContent(java.lang.String value)
Sets the value of the ' Text Content ' attribute |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getTextContent()
If the meaning of the 'Text Content' attribute isn't clear, there really should be more of a description here...
setTextContent(String)
,
FacesConfigPackage.getExternalContextFactoryType_TextContent()
void setTextContent(java.lang.String value)
Text Content
' attribute.
value
- the new value of the 'Text Content' attribute.getTextContent()
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.getExternalContextFactoryType_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 |