|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageDrivenDestinationType
A representation of the model object 'Message Driven Destination Type'.
The following features are supported:
EjbJar20Package.getMessageDrivenDestinationType()
Method Summary | |
---|---|
DestinationTypeType |
getDestinationType()
Returns the value of the 'Destination Type' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
SubscriptionDurabilityType |
getSubscriptionDurability()
Returns the value of the 'Subscription Durability' containment reference. |
void |
setDestinationType(DestinationTypeType value)
Sets the value of the ' Destination Type ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setSubscriptionDurability(SubscriptionDurabilityType value)
Sets the value of the ' Subscription Durability ' containment reference. |
Method Detail |
---|
DestinationTypeType getDestinationType()
If the meaning of the 'Destination Type' containment reference isn't clear, there really should be more of a description here...
setDestinationType(DestinationTypeType)
,
EjbJar20Package.getMessageDrivenDestinationType_DestinationType()
void setDestinationType(DestinationTypeType value)
Destination Type
' containment reference.
value
- the new value of the 'Destination Type' containment reference.getDestinationType()
SubscriptionDurabilityType getSubscriptionDurability()
If the meaning of the 'Subscription Durability' containment reference isn't clear, there really should be more of a description here...
setSubscriptionDurability(SubscriptionDurabilityType)
,
EjbJar20Package.getMessageDrivenDestinationType_SubscriptionDurability()
void setSubscriptionDurability(SubscriptionDurabilityType value)
Subscription Durability
' containment reference.
value
- the new value of the 'Subscription Durability' containment reference.getSubscriptionDurability()
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.getMessageDrivenDestinationType_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 |