org.eclipse.jst.jsf.facesconfig.emf.impl
Class NullValueTypeImpl
java.lang.Object
EObjectImpl
org.eclipse.jst.jsf.facesconfig.emf.impl.NullValueTypeImpl
-
All Implemented Interfaces:
-
NullValueType
-
public class NullValueTypeImpl
- extends EObjectImpl
- implements
NullValueType
An implementation of the model object '
Null Value 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
()
|
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
|
copyright
public static final java.lang.String copyright
-
-
See Also:
-
Constant Field Values
getId
public java.lang.String getId()
-
-
-
Specified by:
-
getId
in interface
NullValueType
-
-
Returns:
- the value of the 'Id' attribute.
-
See Also:
-
NullValueType.setId(String)
,
FacesConfigPackage.getNullValueType_Id()
setId
public void setId(java.lang.String newId)
-
-
-
Specified by:
-
setId
in interface
NullValueType
-
-
Parameters:
-
newId
- the new value of the 'Id' attribute. -
See Also:
-
NullValueType.getId()
eGet
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
-
-
eSet
public void eSet(int featureID,
java.lang.Object newValue)
-
-
-
eUnset
public void eUnset(int featureID)
-
-
-
eIsSet
public boolean eIsSet(int featureID)
-
-
-
toString
public java.lang.String toString()
-
-
-