public class ObjectFactory extends Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: umich.ms.fileio.filetypes.mzml.jaxb
|
public ObjectFactory()
public BinaryDataArrayListType createBinaryDataArrayListType()
BinaryDataArrayListTypepublic ReferenceableParamGroupRefType createReferenceableParamGroupRefType()
ReferenceableParamGroupRefTypepublic PrecursorType createPrecursorType()
PrecursorTypepublic ScanWindowListType createScanWindowListType()
ScanWindowListTypepublic SampleListType createSampleListType()
SampleListTypepublic DataProcessingListType createDataProcessingListType()
DataProcessingListTypepublic CVParamType createCVParamType()
CVParamTypepublic ComponentType createComponentType()
ComponentTypepublic SoftwareRefType createSoftwareRefType()
SoftwareRefTypepublic TargetListType createTargetListType()
TargetListTypepublic SourceComponentType createSourceComponentType()
SourceComponentTypepublic ProcessingMethodType createProcessingMethodType()
ProcessingMethodTypepublic UserParamType createUserParamType()
UserParamTypepublic SourceFileRefType createSourceFileRefType()
SourceFileRefTypepublic DetectorComponentType createDetectorComponentType()
DetectorComponentTypepublic SampleType createSampleType()
SampleTypepublic ProductType createProductType()
ProductTypepublic ReferenceableParamGroupListType createReferenceableParamGroupListType()
ReferenceableParamGroupListTypepublic InstrumentConfigurationListType createInstrumentConfigurationListType()
InstrumentConfigurationListTypepublic SoftwareType createSoftwareType()
SoftwareTypepublic ChromatogramListType createChromatogramListType()
ChromatogramListTypepublic PrecursorListType createPrecursorListType()
PrecursorListTypepublic DataProcessingType createDataProcessingType()
DataProcessingTypepublic ComponentListType createComponentListType()
ComponentListTypepublic SelectedIonListType createSelectedIonListType()
SelectedIonListTypepublic SourceFileRefListType createSourceFileRefListType()
SourceFileRefListTypepublic SpectrumType createSpectrumType()
SpectrumTypepublic ParamGroupType createParamGroupType()
ParamGroupTypepublic SpectrumListType createSpectrumListType()
SpectrumListTypepublic AnalyzerComponentType createAnalyzerComponentType()
AnalyzerComponentTypepublic ReferenceableParamGroupType createReferenceableParamGroupType()
ReferenceableParamGroupTypepublic ScanSettingsType createScanSettingsType()
ScanSettingsTypepublic FileDescriptionType createFileDescriptionType()
FileDescriptionTypepublic CVListType createCVListType()
CVListTypepublic ChromatogramType createChromatogramType()
ChromatogramTypepublic SourceFileListType createSourceFileListType()
SourceFileListTypepublic SourceFileType createSourceFileType()
SourceFileTypepublic InstrumentConfigurationType createInstrumentConfigurationType()
InstrumentConfigurationTypepublic SoftwareListType createSoftwareListType()
SoftwareListTypepublic BinaryDataArrayType createBinaryDataArrayType()
BinaryDataArrayTypepublic ProductListType createProductListType()
ProductListTypepublic ScanListType createScanListType()
ScanListTypepublic ScanSettingsListType createScanSettingsListType()
ScanSettingsListTypepublic JAXBElement<MzMLType> createMzML(MzMLType value)
Copyright © 2017. All rights reserved.