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.IndexedElementOptColumnMappingBuilder
OptColumnMappingBuilder. forIndexedElement(Object indexedElement)
Configure the builder for an object reference (indexed element) type column.OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder
OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder. withName(String name)
OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder
OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder. withParameter(Parameter parameter)
-