Uses of Interface
de.xima.fc.testhelper.form.record.interfaces.IFormRecordDoiTestConfig
-
Packages that use IFormRecordDoiTestConfig Package Description de.xima.fc.testhelper.form.record de.xima.fc.testhelper.form.record.interfaces -
-
Uses of IFormRecordDoiTestConfig in de.xima.fc.testhelper.form.record
Classes in de.xima.fc.testhelper.form.record that implement IFormRecordDoiTestConfig Modifier and Type Class Description classFormRecordDoiTestConfigDefault implementation ofIFormRecordDoiTestConfig.Methods in de.xima.fc.testhelper.form.record that return IFormRecordDoiTestConfig Modifier and Type Method Description IFormRecordDoiTestConfigFormRecordTestConfig. getDoiConfig()Methods in de.xima.fc.testhelper.form.record with parameters of type IFormRecordDoiTestConfig Modifier and Type Method Description FormRecordTestConfig.Builder<TState>FormRecordTestConfig.Builder. withDoiConfig(IFormRecordDoiTestConfig doiConfig)Constructors in de.xima.fc.testhelper.form.record with parameters of type IFormRecordDoiTestConfig Constructor Description FormRecordTestConfig(Projekt project, TState state, Postfach inbox, String subject, boolean saved, IFormRecordDoiTestConfig doiConfig, List<IFormRecordSubmissionTestConfig> submissionConfigs, Set<IFormRecordAppointmentTestConfig> appointmentConfigs, Set<IFormRecordAttachmentTestConfig> attachmentConfigs) -
Uses of IFormRecordDoiTestConfig in de.xima.fc.testhelper.form.record.interfaces
Methods in de.xima.fc.testhelper.form.record.interfaces that return IFormRecordDoiTestConfig Modifier and Type Method Description IFormRecordDoiTestConfigIFormRecordTestConfig. getDoiConfig()
-