Class CsvRecord2ObjectRecordConfigurator
java.lang.Object
org.openprovenance.prov.template.library.ptm_copy.client.configurator.CsvRecord2ObjectRecordConfigurator
- All Implemented Interfaces:
TableConfigurator<CsvRecord2ObjectRecordConfigurator.Record2Record>
public class CsvRecord2ObjectRecordConfigurator
extends Object
implements TableConfigurator<CsvRecord2ObjectRecordConfigurator.Record2Record>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionptm_expanding(Ptm_expandingBuilder builder) ptm_mexpanding(Ptm_mexpandingBuilder builder)
-
Constructor Details
-
CsvRecord2ObjectRecordConfigurator
public CsvRecord2ObjectRecordConfigurator()
-
-
Method Details
-
ptm_expanding
public final CsvRecord2ObjectRecordConfigurator.Record2Record ptm_expanding(Ptm_expandingBuilder builder) - Specified by:
ptm_expandingin interfaceTableConfigurator<CsvRecord2ObjectRecordConfigurator.Record2Record>
-
ptm_mexpanding
public final CsvRecord2ObjectRecordConfigurator.Record2Record ptm_mexpanding(Ptm_mexpandingBuilder builder) - Specified by:
ptm_mexpandingin interfaceTableConfigurator<CsvRecord2ObjectRecordConfigurator.Record2Record>
-