|
||||||||||
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.LocaleConfigTypeImpl
public class LocaleConfigTypeImpl
An implementation of the model object 'Locale Config Type'.
The following features are implemented:
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
NotificationChain |
basicSetDefaultLocale(DefaultLocaleType newDefaultLocale,
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)
|
DefaultLocaleType |
getDefaultLocale()
|
java.lang.String |
getId()
|
EList |
getSupportedLocale()
|
void |
setDefaultLocale(DefaultLocaleType newDefaultLocale)
|
void |
setId(java.lang.String newId)
|
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 DefaultLocaleType getDefaultLocale()
getDefaultLocale
in interface LocaleConfigType
LocaleConfigType.setDefaultLocale(DefaultLocaleType)
,
FacesConfigPackage.getLocaleConfigType_DefaultLocale()
public NotificationChain basicSetDefaultLocale(DefaultLocaleType newDefaultLocale, NotificationChain msgs)
newDefaultLocale
- msgs
-
public void setDefaultLocale(DefaultLocaleType newDefaultLocale)
setDefaultLocale
in interface LocaleConfigType
newDefaultLocale
- the new value of the 'Default Locale' containment reference.LocaleConfigType.getDefaultLocale()
public EList getSupportedLocale()
getSupportedLocale
in interface LocaleConfigType
FacesConfigPackage.getLocaleConfigType_SupportedLocale()
public java.lang.String getId()
getId
in interface LocaleConfigType
LocaleConfigType.setId(String)
,
FacesConfigPackage.getLocaleConfigType_Id()
public void setId(java.lang.String newId)
setId
in interface LocaleConfigType
newId
- the new value of the 'Id' attribute.LocaleConfigType.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 |