|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Compatibility Description Group'.
The following features are supported:
CommonPackage.getCompatibilityDescriptionGroup()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute |
java.lang.String |
getLargeIcon()
Returns the value of the 'Large Icon' attribute |
java.lang.String |
getSmallIcon()
Returns the value of the 'Small Icon' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setDescriptionGen(java.lang.String value)
Sets the value of the Description |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name ' attribute |
void |
setDisplayNameGen(java.lang.String value)
Sets the value of the Display Name |
void |
setLargeIcon(java.lang.String value)
Sets the value of the ' Large Icon ' attribute |
void |
setLargeIconGen(java.lang.String value)
Sets the value of the Large Icon |
void |
setSmallIcon(java.lang.String value)
Sets the value of the ' Small Icon ' attribute |
void |
setSmallIconGen(java.lang.String value)
Sets the value of the Small Icon attribute |
Methods inherited from interface org.eclipse.jst.j2ee.common.DescriptionGroup |
---|
getDescriptions, getDisplayNames, getIcons |
Method Detail |
public java.lang.String getSmallIcon()
If the meaning of the 'Small Icon' attribute isn't clear, there really should be more of a description here...
setSmallIcon(String)
,
CommonPackage.getCompatibilityDescriptionGroup_SmallIcon()
public void setSmallIcon(java.lang.String value)
Small Icon
' attribute.
value
- the new value of the 'Small Icon' attribute.getSmallIcon()
public void setSmallIconGen(java.lang.String value)
value
- the new value of the attributepublic java.lang.String getLargeIcon()
If the meaning of the 'Large Icon' attribute isn't clear, there really should be more of a description here...
setLargeIcon(String)
,
CommonPackage.getCompatibilityDescriptionGroup_LargeIcon()
public void setLargeIcon(java.lang.String value)
Large Icon
' attribute.
value
- the new value of the 'Large Icon' attribute.getLargeIcon()
public void setLargeIconGen(java.lang.String value)
value
- the new value of the Large Iconpublic java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
CommonPackage.getCompatibilityDescriptionGroup_Description()
public void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
public void setDescriptionGen(java.lang.String value)
value
- the new value of the Description attrbutepublic java.lang.String getDisplayName()
If the meaning of the 'Display Name' attribute isn't clear, there really should be more of a description here...
setDisplayName(String)
,
CommonPackage.getCompatibilityDescriptionGroup_DisplayName()
public void setDisplayName(java.lang.String value)
Display Name
' attribute.
value
- the new value of the 'Display Name' attribute.getDisplayName()
public void setDisplayNameGen(java.lang.String value)
value
- the new value of the Display Name
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |