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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getAttr

      COSARAttr getAttr(String key)
      Returns:
      An attribute computed based on the specified key.