|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMessageDestinationRef
Interface used for message-destination-ref element.
| Field Summary | |
|---|---|
static String |
NAME
Name of this element. |
| Method Summary | |
|---|---|
String |
getLink()
|
String |
getName()
|
String |
getType()
|
String |
getUsage()
|
void |
setLink(String link)
Sets the link of message-destination-ref. |
void |
setName(String name)
Sets the name of message-destination-ref. |
void |
setType(String type)
Sets the type of message-destination-ref. |
void |
setUsage(String usage)
Sets the usage of message-destination-ref. |
| Methods inherited from interface org.ow2.util.ee.metadata.common.api.xml.struct.IResourceGroup |
|---|
addInjectionTarget, getInjectionTargetList, getLookupName, getMappedName, setLookupName, setMappedName |
| Field Detail |
|---|
static final String NAME
| Method Detail |
|---|
String getName()
void setName(String name)
name - the name of this referenceString getType()
void setType(String type)
type - the type of this referenceString getUsage()
void setUsage(String usage)
usage - the usage of this referenceString getLink()
void setLink(String link)
link - the link of this reference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||