public interface MessageDrivenType
The following features are supported:
EjbJar20Package.getMessageDrivenType()| Modifier and Type | Method and Description |
|---|---|
AcknowledgeModeType |
getAcknowledgeMode()
Returns the value of the 'Acknowledge Mode' containment reference.
|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference.
|
DisplayNameType |
getDisplayName()
Returns the value of the 'Display Name' containment reference.
|
EjbClassType |
getEjbClass()
Returns the value of the 'Ejb Class' containment reference.
|
|
getEjbLocalRef()
Returns the value of the 'Ejb Local Ref' containment reference list.
|
EjbNameType |
getEjbName()
Returns the value of the 'Ejb Name' containment reference.
|
|
getEjbRef()
Returns the value of the 'Ejb Ref' containment reference list.
|
|
getEnvEntry()
Returns the value of the 'Env Entry' containment reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
LargeIconType |
getLargeIcon()
Returns the value of the 'Large Icon' containment reference.
|
MessageDrivenDestinationType |
getMessageDrivenDestination()
Returns the value of the 'Message Driven Destination' containment reference.
|
MessageSelectorType |
getMessageSelector()
Returns the value of the 'Message Selector' containment reference.
|
|
getResourceEnvRef()
Returns the value of the 'Resource Env Ref' containment reference list.
|
|
getResourceRef()
Returns the value of the 'Resource Ref' containment reference list.
|
SecurityIdentityType |
getSecurityIdentity()
Returns the value of the 'Security Identity' containment reference.
|
SmallIconType |
getSmallIcon()
Returns the value of the 'Small Icon' containment reference.
|
TransactionTypeType |
getTransactionType()
Returns the value of the 'Transaction Type' containment reference.
|
void |
setAcknowledgeMode(AcknowledgeModeType value)
Sets the value of the '
Acknowledge Mode' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the '
Description' containment reference. |
void |
setDisplayName(DisplayNameType value)
Sets the value of the '
Display Name' containment reference. |
void |
setEjbClass(EjbClassType value)
Sets the value of the '
Ejb Class' containment reference. |
void |
setEjbName(EjbNameType value)
Sets the value of the '
Ejb Name' 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 |
setMessageDrivenDestination(MessageDrivenDestinationType value)
Sets the value of the '
Message Driven Destination' containment reference. |
void |
setMessageSelector(MessageSelectorType value)
Sets the value of the '
Message Selector' containment reference. |
void |
setSecurityIdentity(SecurityIdentityType value)
Sets the value of the '
Security Identity' containment reference. |
void |
setSmallIcon(SmallIconType value)
Sets the value of the '
Small Icon' containment reference. |
void |
setTransactionType(TransactionTypeType value)
Sets the value of the '
Transaction Type' containment reference. |
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType),
EjbJar20Package.getMessageDrivenType_Description()void setDescription(DescriptionType value)
Description' containment reference.
value - the new value of the 'Description' containment reference.getDescription()DisplayNameType getDisplayName()
If the meaning of the 'Display Name' containment reference isn't clear, there really should be more of a description here...
setDisplayName(DisplayNameType),
EjbJar20Package.getMessageDrivenType_DisplayName()void setDisplayName(DisplayNameType value)
Display Name' containment reference.
value - the new value of the 'Display Name' containment reference.getDisplayName()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),
EjbJar20Package.getMessageDrivenType_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),
EjbJar20Package.getMessageDrivenType_LargeIcon()void setLargeIcon(LargeIconType value)
Large Icon' containment reference.
value - the new value of the 'Large Icon' containment reference.getLargeIcon()EjbNameType getEjbName()
If the meaning of the 'Ejb Name' containment reference isn't clear, there really should be more of a description here...
setEjbName(EjbNameType),
EjbJar20Package.getMessageDrivenType_EjbName()void setEjbName(EjbNameType value)
Ejb Name' containment reference.
value - the new value of the 'Ejb Name' containment reference.getEjbName()EjbClassType getEjbClass()
If the meaning of the 'Ejb Class' containment reference isn't clear, there really should be more of a description here...
setEjbClass(EjbClassType),
EjbJar20Package.getMessageDrivenType_EjbClass()void setEjbClass(EjbClassType value)
Ejb Class' containment reference.
value - the new value of the 'Ejb Class' containment reference.getEjbClass()TransactionTypeType getTransactionType()
If the meaning of the 'Transaction Type' containment reference isn't clear, there really should be more of a description here...
setTransactionType(TransactionTypeType),
EjbJar20Package.getMessageDrivenType_TransactionType()void setTransactionType(TransactionTypeType value)
Transaction Type' containment reference.
value - the new value of the 'Transaction Type' containment reference.getTransactionType()MessageSelectorType getMessageSelector()
If the meaning of the 'Message Selector' containment reference isn't clear, there really should be more of a description here...
setMessageSelector(MessageSelectorType),
EjbJar20Package.getMessageDrivenType_MessageSelector()void setMessageSelector(MessageSelectorType value)
Message Selector' containment reference.
value - the new value of the 'Message Selector' containment reference.getMessageSelector()AcknowledgeModeType getAcknowledgeMode()
If the meaning of the 'Acknowledge Mode' containment reference isn't clear, there really should be more of a description here...
setAcknowledgeMode(AcknowledgeModeType),
EjbJar20Package.getMessageDrivenType_AcknowledgeMode()void setAcknowledgeMode(AcknowledgeModeType value)
Acknowledge Mode' containment reference.
value - the new value of the 'Acknowledge Mode' containment reference.getAcknowledgeMode()MessageDrivenDestinationType getMessageDrivenDestination()
If the meaning of the 'Message Driven Destination' containment reference isn't clear, there really should be more of a description here...
setMessageDrivenDestination(MessageDrivenDestinationType),
EjbJar20Package.getMessageDrivenType_MessageDrivenDestination()void setMessageDrivenDestination(MessageDrivenDestinationType value)
Message Driven Destination' containment reference.
value - the new value of the 'Message Driven Destination' containment reference.getMessageDrivenDestination()getEnvEntry()
EnvEntryType.
If the meaning of the 'Env Entry' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getMessageDrivenType_EnvEntry()getEjbRef()
EjbRefType.
If the meaning of the 'Ejb Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getMessageDrivenType_EjbRef()getEjbLocalRef()
EjbLocalRefType.
If the meaning of the 'Ejb Local Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getMessageDrivenType_EjbLocalRef()SecurityIdentityType getSecurityIdentity()
If the meaning of the 'Security Identity' containment reference isn't clear, there really should be more of a description here...
setSecurityIdentity(SecurityIdentityType),
EjbJar20Package.getMessageDrivenType_SecurityIdentity()void setSecurityIdentity(SecurityIdentityType value)
Security Identity' containment reference.
value - the new value of the 'Security Identity' containment reference.getSecurityIdentity()getResourceRef()
ResourceRefType.
If the meaning of the 'Resource Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getMessageDrivenType_ResourceRef()getResourceEnvRef()
ResourceEnvRefType.
If the meaning of the 'Resource Env Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar20Package.getMessageDrivenType_ResourceEnvRef()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),
EjbJar20Package.getMessageDrivenType_Id()