|
||||||||||
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:
Webapp30Package.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. |
XsdStringType |
getLookupName()
Returns the value of the 'Lookup Name' containment reference. |
XsdStringType |
getMappedName()
Returns the value of the 'Mapped Name' containment reference. |
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 |
setLookupName(XsdStringType value)
Sets the value of the ' Lookup Name ' containment reference. |
void |
setMappedName(XsdStringType value)
Sets the value of the ' Mapped Name ' containment reference. |
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...
Webapp30Package.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...
Webapp30Package.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...
Webapp30Package.getMessageDestinationType_Icon()
String getMessageDestinationName()
setMessageDestinationName(org.eclipse.modisco.jee.webapp.webapp30.String)
,
Webapp30Package.getMessageDestinationType_MessageDestinationName()
void setMessageDestinationName(String value)
Message Destination Name
' containment reference.
value
- the new value of the 'Message Destination Name' containment reference.getMessageDestinationName()
XsdStringType getMappedName()
setMappedName(XsdStringType)
,
Webapp30Package.getMessageDestinationType_MappedName()
void setMappedName(XsdStringType value)
Mapped Name
' containment reference.
value
- the new value of the 'Mapped Name' containment reference.getMappedName()
XsdStringType getLookupName()
setLookupName(XsdStringType)
,
Webapp30Package.getMessageDestinationType_LookupName()
void setLookupName(XsdStringType value)
Lookup Name
' containment reference.
value
- the new value of the 'Lookup Name' containment reference.getLookupName()
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)
,
Webapp30Package.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 |