|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.jst.jsf.facesconfig.emf.impl.RedirectViewParamTypeImpl
public class RedirectViewParamTypeImpl
An implementation of the model object 'Redirect View Param Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetName(NameType newName,
NotificationChain msgs)
|
NotificationChain |
basicSetValue(ValueType newValue,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.lang.String |
getId()
|
NameType |
getName()
|
ValueType |
getValue()
|
void |
setId(java.lang.String newId)
|
void |
setName(NameType newName)
|
void |
setValue(ValueType newValue)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
Method Detail |
---|
public NameType getName()
getName
in interface RedirectViewParamType
RedirectViewParamType.setName(NameType)
,
FacesConfigPackage.getRedirectViewParamType_Name()
public NotificationChain basicSetName(NameType newName, NotificationChain msgs)
newName
- msgs
-
public void setName(NameType newName)
setName
in interface RedirectViewParamType
newName
- the new value of the 'Name' containment reference.RedirectViewParamType.getName()
public ValueType getValue()
getValue
in interface RedirectViewParamType
RedirectViewParamType.setValue(ValueType)
,
FacesConfigPackage.getRedirectViewParamType_Value()
public NotificationChain basicSetValue(ValueType newValue, NotificationChain msgs)
newValue
- msgs
-
public void setValue(ValueType newValue)
setValue
in interface RedirectViewParamType
newValue
- the new value of the 'Value' containment reference.RedirectViewParamType.getValue()
public java.lang.String getId()
getId
in interface RedirectViewParamType
RedirectViewParamType.setId(String)
,
FacesConfigPackage.getRedirectViewParamType_Id()
public void setId(java.lang.String newId)
setId
in interface RedirectViewParamType
newId
- the new value of the 'Id' attribute.RedirectViewParamType.getId()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |