| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar20 |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionDurabilityType |
EjbJar20Factory.createSubscriptionDurabilityType()
Returns a new object of class 'Subscription Durability Type'.
|
SubscriptionDurabilityType |
DocumentRoot.getSubscriptionDurability()
Returns the value of the 'Subscription Durability' containment reference.
|
SubscriptionDurabilityType |
MessageDrivenDestinationType.getSubscriptionDurability()
Returns the value of the 'Subscription Durability' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setSubscriptionDurability(SubscriptionDurabilityType value)
Sets the value of the '
Subscription Durability' containment reference. |
void |
MessageDrivenDestinationType.setSubscriptionDurability(SubscriptionDurabilityType value)
Sets the value of the '
Subscription Durability' containment reference. |