peakml.io.dac
Class DACExperimentInfo.ExFunctionInfo

java.lang.Object
  extended by peakml.io.dac.DACExperimentInfo.ExFunctionInfo
Enclosing class:
DACExperimentInfo

public static class DACExperimentInfo.ExFunctionInfo
extends java.lang.Object


Constructor Summary
DACExperimentInfo.ExFunctionInfo()
           
 
Method Summary
 Spectrum.DataFormat getDataFormat()
           
 Polarity getPolarity()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DACExperimentInfo.ExFunctionInfo

public DACExperimentInfo.ExFunctionInfo()
Method Detail

getPolarity

public Polarity getPolarity()

getDataFormat

public Spectrum.DataFormat getDataFormat()