|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RedirectViewParamType
A representation of the model object 'Redirect View Param Type'.
The following features are supported:
FacesConfigPackage.getRedirectViewParamType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
NameType |
getName()
Returns the value of the 'Name' containment reference |
ValueType |
getValue()
Returns the value of the 'Value' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setName(NameType value)
Sets the value of the ' Name ' containment reference |
void |
setValue(ValueType value)
Sets the value of the ' Value ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
NameType getName()
If the meaning of the 'Name' containment reference isn't clear, there really should be more of a description here...
setName(NameType)
,
FacesConfigPackage.getRedirectViewParamType_Name()
void setName(NameType value)
Name
' containment reference.
value
- the new value of the 'Name' containment reference.getName()
ValueType getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(ValueType)
,
FacesConfigPackage.getRedirectViewParamType_Value()
void setValue(ValueType value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
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.getRedirectViewParamType_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 |