Uses of Class
uk.ac.ebi.pride.jmztab2.model.OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder
- 
Packages that use OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder Package Description uk.ac.ebi.pride.jmztab2.model This package contains model classes for mzTab-M structural features like mandatory and optional columns. - 
- 
Uses of OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder in uk.ac.ebi.pride.jmztab2.model
Methods in uk.ac.ebi.pride.jmztab2.model that return OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder Modifier and Type Method Description static OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilderOptColumnMappingBuilder. forIndexedElement(IndexedElement indexedElement)Configure the builder for an object reference (indexed element) type column.OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilderOptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder. withName(String name)OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilderOptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder. withParameter(Parameter parameter) 
 -