Package org.apache.openejb.jee
Class DestinationType
- java.lang.Object
-
- org.apache.openejb.jee.DestinationType
-
public class DestinationType extends Object
-
-
Constructor Summary
Constructors Constructor Description DestinationType()
-
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.
-