Uses of Class
fr.gouv.vitam.collect.internal.helpers.builders.TransactionDtoBuilder
-
Packages that use TransactionDtoBuilder Package Description fr.gouv.vitam.collect.internal.helpers.builders -
-
Uses of TransactionDtoBuilder in fr.gouv.vitam.collect.internal.helpers.builders
Methods in fr.gouv.vitam.collect.internal.helpers.builders that return TransactionDtoBuilder Modifier and Type Method Description TransactionDtoBuilderTransactionDtoBuilder. withArchivalAgencyIdentifier(java.lang.String archivalAgencyIdentifier)TransactionDtoBuilderTransactionDtoBuilder. withArchivalAgreement(java.lang.String archivalAgreement)TransactionDtoBuilderTransactionDtoBuilder. withArchivalProfile(java.lang.String archivalProfile)TransactionDtoBuilderTransactionDtoBuilder. withComment(java.lang.String comment)TransactionDtoBuilderTransactionDtoBuilder. withId(java.lang.String id)TransactionDtoBuilderTransactionDtoBuilder. withMessageIdentifier(java.lang.String messageIdentifier)TransactionDtoBuilderTransactionDtoBuilder. withOriginatingAgencyIdentifier(java.lang.String originatingAgencyIdentifier)TransactionDtoBuilderTransactionDtoBuilder. withSubmissionAgencyIdentifier(java.lang.String submissionAgencyIdentifier)TransactionDtoBuilderTransactionDtoBuilder. withTransferingAgencyIdentifier(java.lang.String transferingAgencyIdentifier)
-