Interface IAdFem

All Known Implementing Classes:
AdFem, DummyAdFem

public interface IAdFem
Interface that corresponds to $excalibur_ioc/excaliburApp/Db/AdFem.template
  • Method Summary

    Modifier and Type
    Method
    Description
    short[]
     
    void
    setCalibration(short[] calibration)
     
  • Method Details