|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConverterType
A representation of the model object 'Converter Type'.
The following features are supported:
Description
Display Name
Icon
Converter Id
Converter For Class
Converter Class
Attribute
Property
Converter Extension
Id
FacesConfigPackage.getConverterType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
EList |
getAttribute()
Returns the value of the 'Attribute' containment reference list. |
ConverterClassType |
getConverterClass()
Returns the value of the 'Converter Class' containment reference |
EList |
getConverterExtension()
Returns the value of the 'Converter Extension' containment reference list. |
ConverterForClassType |
getConverterForClass()
Returns the value of the 'Converter For Class' containment reference |
ConverterIdType |
getConverterId()
Returns the value of the 'Converter Id' containment reference |
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 |
EList |
getProperty()
Returns the value of the 'Property' containment reference list. |
void |
setConverterClass(ConverterClassType value)
Sets the value of the ' Converter Class ' containment reference |
void |
setConverterForClass(ConverterForClassType value)
Sets the value of the ' Converter For Class ' containment reference |
void |
setConverterId(ConverterIdType value)
Sets the value of the ' Converter Id ' containment reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
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.getConverterType_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.getConverterType_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.getConverterType_Icon()
ConverterIdType getConverterId()
If the meaning of the 'Converter Id' containment reference isn't clear, there really should be more of a description here...
setConverterId(ConverterIdType)
,
FacesConfigPackage.getConverterType_ConverterId()
void setConverterId(ConverterIdType value)
Converter Id
' containment reference.
value
- the new value of the 'Converter Id' containment reference.getConverterId()
ConverterForClassType getConverterForClass()
If the meaning of the 'Converter For Class' containment reference isn't clear, there really should be more of a description here...
setConverterForClass(ConverterForClassType)
,
FacesConfigPackage.getConverterType_ConverterForClass()
void setConverterForClass(ConverterForClassType value)
Converter For Class
' containment reference.
value
- the new value of the 'Converter For Class' containment reference.getConverterForClass()
ConverterClassType getConverterClass()
If the meaning of the 'Converter Class' containment reference isn't clear, there really should be more of a description here...
setConverterClass(ConverterClassType)
,
FacesConfigPackage.getConverterType_ConverterClass()
void setConverterClass(ConverterClassType value)
Converter Class
' containment reference.
value
- the new value of the 'Converter Class' containment reference.getConverterClass()
EList getAttribute()
AttributeType
.
If the meaning of the 'Attribute' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_Attribute()
EList getProperty()
PropertyType
.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_Property()
EList getConverterExtension()
ConverterExtensionType
.
If the meaning of the 'Converter Extension' containment reference list isn't clear, there really should be more of a description here...
FacesConfigPackage.getConverterType_ConverterExtension()
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.getConverterType_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 |