|
||||||||||
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.DynamicAttributeImpl
public class DynamicAttributeImpl
An implementation of the model object 'Dynamic Attribute'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.lang.String |
getName()
|
java.lang.String |
getValue()
|
void |
setName(java.lang.String newName)
|
void |
setValue(java.lang.String 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 java.lang.String getName()
getName
in interface DynamicAttribute
DynamicAttribute.setName(String)
,
FacesConfigPackage.getDynamicAttribute_Name()
public void setName(java.lang.String newName)
setName
in interface DynamicAttribute
newName
- the new value of the 'Name' attribute.DynamicAttribute.getName()
public java.lang.String getValue()
getValue
in interface DynamicAttribute
DynamicAttribute.setValue(String)
,
FacesConfigPackage.getDynamicAttribute_Value()
public void setValue(java.lang.String newValue)
setValue
in interface DynamicAttribute
newValue
- the new value of the 'Value' attribute.DynamicAttribute.getValue()
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 |