Uses of Class
fr.gouv.vitam.common.model.unit.ReferencedObjectTypeModel
-
Packages that use ReferencedObjectTypeModel Package Description fr.gouv.vitam.common.model.unit -
-
Uses of ReferencedObjectTypeModel in fr.gouv.vitam.common.model.unit
Fields in fr.gouv.vitam.common.model.unit declared as ReferencedObjectTypeModel Modifier and Type Field Description protected ReferencedObjectTypeModelSignatureTypeModel. referencedObjectDeprecated.Methods in fr.gouv.vitam.common.model.unit that return ReferencedObjectTypeModel Modifier and Type Method Description ReferencedObjectTypeModelSignatureTypeModel. getReferencedObject()Deprecated.ReferencedObjectTypeModelReferencedObjectTypeModel. setSignedObjectDigest(SignedObjectDigestModel signedObjectDigest)Deprecated.ReferencedObjectTypeModelReferencedObjectTypeModel. setSignedObjectId(java.lang.String signedObjectId)Deprecated.Methods in fr.gouv.vitam.common.model.unit with parameters of type ReferencedObjectTypeModel Modifier and Type Method Description SignatureTypeModelSignatureTypeModel. setReferencedObject(ReferencedObjectTypeModel referencedObject)Deprecated.
-