|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MapEntriesType
A representation of the model object 'Map Entries Type'.
The following features are supported:
FacesConfigPackage.getMapEntriesType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
KeyClassType |
getKeyClass()
Returns the value of the 'Key Class' containment reference |
EList |
getMapEntry()
Returns the value of the 'Map Entry' 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 |
setKeyClass(KeyClassType value)
Sets the value of the ' Key Class ' containment reference |
void |
setValueClass(ValueClassType value)
Sets the value of the ' Value Class ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
KeyClassType getKeyClass()
If the meaning of the 'Key Class' containment reference isn't clear, there really should be more of a description here...
setKeyClass(KeyClassType)
,
FacesConfigPackage.getMapEntriesType_KeyClass()
void setKeyClass(KeyClassType value)
Key Class
' containment reference.
value
- the new value of the 'Key Class' containment reference.getKeyClass()
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.getMapEntriesType_ValueClass()
void setValueClass(ValueClassType value)
Value Class
' containment reference.
value
- the new value of the 'Value Class' containment reference.getValueClass()
EList getMapEntry()
MapEntryType
.
If the meaning of the 'Map Entry' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getMapEntriesType_MapEntry()
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.getMapEntriesType_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 |