Uses of Class
fr.gouv.vitam.common.model.unit.TimestampingInformationTypeModel
-
Packages that use TimestampingInformationTypeModel Package Description fr.gouv.vitam.common.model.unit -
-
Uses of TimestampingInformationTypeModel in fr.gouv.vitam.common.model.unit
Fields in fr.gouv.vitam.common.model.unit with type parameters of type TimestampingInformationTypeModel Modifier and Type Field Description protected java.util.List<TimestampingInformationTypeModel>SigningInformationTypeModel. timestampingInformationMethods in fr.gouv.vitam.common.model.unit that return TimestampingInformationTypeModel Modifier and Type Method Description TimestampingInformationTypeModelTimestampingInformationTypeModel. setAdditionalTimestampingInformation(java.lang.String additionalTimestampingInformation)TimestampingInformationTypeModelTimestampingInformationTypeModel. setTimeStamp(java.lang.String timeStamp)Methods in fr.gouv.vitam.common.model.unit that return types with arguments of type TimestampingInformationTypeModel Modifier and Type Method Description java.util.List<TimestampingInformationTypeModel>SigningInformationTypeModel. getTimestampingInformation()Method parameters in fr.gouv.vitam.common.model.unit with type arguments of type TimestampingInformationTypeModel Modifier and Type Method Description SigningInformationTypeModelSigningInformationTypeModel. setTimestampingInformation(java.util.List<TimestampingInformationTypeModel> timestampingInformation)
-