|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IconType
A representation of the model object 'Icon Type'.
The following features are supported:
Webapp22Package.getIconType()
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
LargeIconType |
getLargeIcon()
Returns the value of the 'Large Icon' containment reference. |
SmallIconType |
getSmallIcon()
Returns the value of the 'Small Icon' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setLargeIcon(LargeIconType value)
Sets the value of the ' Large Icon ' containment reference. |
void |
setSmallIcon(SmallIconType value)
Sets the value of the ' Small Icon ' containment reference. |
Method Detail |
---|
SmallIconType getSmallIcon()
If the meaning of the 'Small Icon' containment reference isn't clear, there really should be more of a description here...
setSmallIcon(SmallIconType)
,
Webapp22Package.getIconType_SmallIcon()
void setSmallIcon(SmallIconType value)
Small Icon
' containment reference.
value
- the new value of the 'Small Icon' containment reference.getSmallIcon()
LargeIconType getLargeIcon()
If the meaning of the 'Large Icon' containment reference isn't clear, there really should be more of a description here...
setLargeIcon(LargeIconType)
,
Webapp22Package.getIconType_LargeIcon()
void setLargeIcon(LargeIconType value)
Large Icon
' containment reference.
value
- the new value of the 'Large Icon' containment reference.getLargeIcon()
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)
,
Webapp22Package.getIconType_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 |