xml.mzdata
Interface PeakListBinaryType
- public interface PeakListBinaryType
Java content class for peakListBinaryType complex type.
The following schema fragment specifies the expected content contained within this java content object.
<complexType name="peakListBinaryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<group ref="{}binaryDataGroup"/>
</restriction>
</complexContent>
</complexType>
getData
public BinaryDataGroupDataType getData()
setData
public void setData(BinaryDataGroupDataType value)