|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ListEntriesType
A representation of the model object 'List Entries Type'.
The following features are supported:
FacesConfigPackage.getListEntriesType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
org.eclipse.emf.common.util.EList |
getNullValue()
Returns the value of the 'Null Value' containment reference list. |
org.eclipse.emf.common.util.EList |
getValue()
Returns the value of the 'Value' containment reference list. |
ValueClassType |
getValueClass()
Returns the value of the 'Value Class' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setValueClass(ValueClassType value)
Sets the value of the ' Value Class ' containment reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
ValueClassType getValueClass()
If the meaning of the 'Value Class' containment reference isn't clear, there really should be more of a description here...
setValueClass(ValueClassType)
,
FacesConfigPackage.getListEntriesType_ValueClass()
void setValueClass(ValueClassType value)
Value Class
' containment reference.
value
- the new value of the 'Value Class' containment reference.getValueClass()
org.eclipse.emf.common.util.EList getNullValue()
NullValueType
.
If the meaning of the 'Null Value' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getListEntriesType_NullValue()
org.eclipse.emf.common.util.EList getValue()
ValueType
.
If the meaning of the 'Value' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getListEntriesType_Value()
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
FacesConfigPackage.getListEntriesType_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |