|
||||||||||
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.DescriptionTypeImpl
public class DescriptionTypeImpl
An implementation of the model object 'Description Type'.
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 |
getId()
|
java.lang.String |
getLang()
|
java.lang.String |
getTextContent()
|
void |
setId(java.lang.String newId)
|
void |
setLang(java.lang.String newLang)
|
void |
setTextContent(java.lang.String newTextContent)
|
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 getTextContent()
getTextContent
in interface DescriptionType
DescriptionType.setTextContent(String)
,
FacesConfigPackage.getDescriptionType_TextContent()
public void setTextContent(java.lang.String newTextContent)
setTextContent
in interface DescriptionType
newTextContent
- the new value of the 'Text Content' attribute.DescriptionType.getTextContent()
public java.lang.String getLang()
getLang
in interface DescriptionType
DescriptionType.setLang(String)
,
FacesConfigPackage.getDescriptionType_Lang()
public void setLang(java.lang.String newLang)
setLang
in interface DescriptionType
newLang
- the new value of the 'Lang' attribute.DescriptionType.getLang()
public java.lang.String getId()
getId
in interface DescriptionType
DescriptionType.setId(String)
,
FacesConfigPackage.getDescriptionType_Id()
public void setId(java.lang.String newId)
setId
in interface DescriptionType
newId
- the new value of the 'Id' attribute.DescriptionType.getId()
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 |