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