Package org.apache.openejb.jee
Class SubscriptionDurability
- java.lang.Object
-
- org.apache.openejb.jee.SubscriptionDurability
-
public class SubscriptionDurability extends Object
-
-
Constructor Summary
Constructors Constructor Description SubscriptionDurability()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()Gets the value of the id property.Stringgetvalue()Gets the value of the value property.voidsetId(String value)Sets the value of the id property.voidsetvalue(String value)Sets the value of the value property.
-