|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagedPropertyType
A representation of the model object 'Managed Property Type'.
The following features are supported:
Description
Display Name
Icon
Property Name
Property Class
Map Entries
Null Value
Value
List Entries
Id
FacesConfigPackage.getManagedPropertyType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getDescription()
Returns the value of the 'Description' containment reference list. |
EList |
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
EList |
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
ListEntriesType |
getListEntries()
Returns the value of the 'List Entries' containment reference |
MapEntriesType |
getMapEntries()
Returns the value of the 'Map Entries' containment reference |
NullValueType |
getNullValue()
Returns the value of the 'Null Value' containment reference |
PropertyClassType |
getPropertyClass()
Returns the value of the 'Property Class' containment reference |
PropertyNameType |
getPropertyName()
Returns the value of the 'Property Name' containment reference |
ValueType |
getValue()
Returns the value of the 'Value' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setListEntries(ListEntriesType value)
Sets the value of the ' List Entries ' containment reference |
void |
setMapEntries(MapEntriesType value)
Sets the value of the ' Map Entries ' containment reference |
void |
setNullValue(NullValueType value)
Sets the value of the ' Null Value ' containment reference |
void |
setPropertyClass(PropertyClassType value)
Sets the value of the ' Property Class ' containment reference |
void |
setPropertyName(PropertyNameType value)
Sets the value of the ' Property Name ' containment reference |
void |
setValue(ValueType value)
Sets the value of the ' Value ' containment reference |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
EList getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedPropertyType_Description()
EList getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedPropertyType_DisplayName()
EList getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getManagedPropertyType_Icon()
PropertyNameType getPropertyName()
If the meaning of the 'Property Name' containment reference isn't clear, there really should be more of a description here...
setPropertyName(PropertyNameType)
,
FacesConfigPackage.getManagedPropertyType_PropertyName()
void setPropertyName(PropertyNameType value)
Property Name
' containment reference.
value
- the new value of the 'Property Name' containment reference.getPropertyName()
PropertyClassType getPropertyClass()
If the meaning of the 'Property Class' containment reference isn't clear, there really should be more of a description here...
setPropertyClass(PropertyClassType)
,
FacesConfigPackage.getManagedPropertyType_PropertyClass()
void setPropertyClass(PropertyClassType value)
Property Class
' containment reference.
value
- the new value of the 'Property Class' containment reference.getPropertyClass()
MapEntriesType getMapEntries()
If the meaning of the 'Map Entries' containment reference isn't clear, there really should be more of a description here...
setMapEntries(MapEntriesType)
,
FacesConfigPackage.getManagedPropertyType_MapEntries()
void setMapEntries(MapEntriesType value)
Map Entries
' containment reference.
value
- the new value of the 'Map Entries' containment reference.getMapEntries()
NullValueType getNullValue()
If the meaning of the 'Null Value' containment reference isn't clear, there really should be more of a description here...
setNullValue(NullValueType)
,
FacesConfigPackage.getManagedPropertyType_NullValue()
void setNullValue(NullValueType value)
Null Value
' containment reference.
value
- the new value of the 'Null Value' containment reference.getNullValue()
ValueType getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(ValueType)
,
FacesConfigPackage.getManagedPropertyType_Value()
void setValue(ValueType value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
ListEntriesType getListEntries()
If the meaning of the 'List Entries' containment reference isn't clear, there really should be more of a description here...
setListEntries(ListEntriesType)
,
FacesConfigPackage.getManagedPropertyType_ListEntries()
void setListEntries(ListEntriesType value)
List Entries
' containment reference.
value
- the new value of the 'List Entries' containment reference.getListEntries()
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.getManagedPropertyType_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 |