|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageDestinationType
A representation of the model object 'Message Destination Type'.
The following features are supported:
Webapp24Package.getMessageDestinationType()
Method Summary | |
---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
|
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
|
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
String |
getMessageDestinationName()
Returns the value of the 'Message Destination Name' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setMessageDestinationName(String value)
Sets the value of the ' Message Destination Name ' containment reference. |
Method Detail |
---|
getDescription()
DescriptionType
.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getMessageDestinationType_Description()
getDisplayName()
DisplayNameType
.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getMessageDestinationType_DisplayName()
getIcon()
IconType
.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getMessageDestinationType_Icon()
String getMessageDestinationName()
setMessageDestinationName(org.eclipse.modisco.jee.webapp.webapp24.String)
,
Webapp24Package.getMessageDestinationType_MessageDestinationName()
void setMessageDestinationName(String value)
Message Destination Name
' containment reference.
value
- the new value of the 'Message Destination Name' containment reference.getMessageDestinationName()
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)
,
Webapp24Package.getMessageDestinationType_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 |