Package com.sun.enterprise.repository
Interface ResourceProperty
-
- All Known Implementing Classes:
ResourcePropertyImpl
public interface ResourceProperty
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()ObjectgetValue()voidsetValue(Object value)
-