Uses of Class
fr.gouv.vitam.common.model.unit.TimestampingInformationTypeModel
Packages that use TimestampingInformationTypeModel
-
Uses of TimestampingInformationTypeModel in fr.gouv.vitam.common.model.unit
Fields in fr.gouv.vitam.common.model.unit with type parameters of type TimestampingInformationTypeModelModifier and TypeFieldDescriptionprotected List<TimestampingInformationTypeModel>
SigningInformationTypeModel.timestampingInformation
Methods in fr.gouv.vitam.common.model.unit that return TimestampingInformationTypeModelModifier and TypeMethodDescriptionTimestampingInformationTypeModel.setAdditionalTimestampingInformation
(String additionalTimestampingInformation) TimestampingInformationTypeModel.setTimeStamp
(String timeStamp) Methods in fr.gouv.vitam.common.model.unit that return types with arguments of type TimestampingInformationTypeModelMethod parameters in fr.gouv.vitam.common.model.unit with type arguments of type TimestampingInformationTypeModelModifier and TypeMethodDescriptionSigningInformationTypeModel.setTimestampingInformation
(List<TimestampingInformationTypeModel> timestampingInformation)