Package com.nt.udc.io
Interface IAttrSource
- All Known Implementing Classes:
COSAR
public interface IAttrSource
This interface is to be implemented by objects that provide
the values of OSAR attributes.
- Since:
- JDK1.1.7
-
Method Summary
-
Method Details
-
getAttr
- Returns:
- An attribute computed based on the specified key.
-