|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceBundleType
A representation of the model object 'Resource Bundle Type'.
The following features are supported:
FacesConfigPackage.getResourceBundleType()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
BaseNameType |
getBaseName()
Returns the value of the 'Base Name' 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 |
VarType |
getVar()
Returns the value of the 'Var' reference |
void |
setBaseName(BaseNameType value)
Sets the value of the ' Base Name ' reference |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
void |
setVar(VarType value)
Sets the value of the ' Var ' 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.getResourceBundleType_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.getResourceBundleType_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.getResourceBundleType_Icon()
BaseNameType getBaseName()
If the meaning of the 'Base Name' reference isn't clear, there really should be more of a description here...
setBaseName(BaseNameType)
,
FacesConfigPackage.getResourceBundleType_BaseName()
void setBaseName(BaseNameType value)
Base Name
' reference.
value
- the new value of the 'Base Name' reference.getBaseName()
VarType getVar()
If the meaning of the 'Var' reference isn't clear, there really should be more of a description here...
setVar(VarType)
,
FacesConfigPackage.getResourceBundleType_Var()
void setVar(VarType value)
Var
' reference.
value
- the new value of the 'Var' reference.getVar()
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.getResourceBundleType_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 |