Package org.apache.openejb.jee.sun
Class Property
- java.lang.Object
-
- org.apache.openejb.jee.sun.Property
-
public class Property extends Object
-
-
Constructor Summary
Constructors Constructor Description Property()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetName()StringgetValue()voidsetDescription(String value)voidsetName(String value)voidsetValue(String value)
-