Uses of Class
fr.gouv.vitam.collect.internal.core.common.CollectJsonMetadataLine
-
Packages that use CollectJsonMetadataLine Package Description fr.gouv.vitam.collect.internal.core.common -
-
Uses of CollectJsonMetadataLine in fr.gouv.vitam.collect.internal.core.common
Fields in fr.gouv.vitam.collect.internal.core.common with type parameters of type CollectJsonMetadataLine Modifier and Type Field Description static com.fasterxml.jackson.core.type.TypeReference<CollectJsonMetadataLine>
CollectJsonMetadataLine. TYPE_REFERENCE
Methods in fr.gouv.vitam.collect.internal.core.common that return CollectJsonMetadataLine Modifier and Type Method Description CollectJsonMetadataLine
CollectJsonMetadataLine. setFile(java.lang.String file)
CollectJsonMetadataLine
CollectJsonMetadataLine. setSelector(CollectJsonMetadataSelector selector)
CollectJsonMetadataLine
CollectJsonMetadataLine. setUnitContent(com.fasterxml.jackson.databind.node.ObjectNode unitContent)
-