Package | Description |
---|---|
fr.gouv.vitam.common.mapping.serializer | |
fr.gouv.vitam.common.model.unit |
Modifier and Type | Method and Description |
---|---|
TextByLang |
TextByLangDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
Convert json, xml, string to TextByLang
|
Modifier and Type | Method and Description |
---|---|
void |
TextByLangSerializer.serialize(TextByLang textByLang,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Constructor and Description |
---|
TextByLangSerializer(Class<TextByLang> type)
constructor
|
Modifier and Type | Method and Description |
---|---|
TextByLang |
DescriptiveMetadataModel.getDescription_() |
TextByLang |
DescriptiveMetadataModel.getTitle_() |
Modifier and Type | Method and Description |
---|---|
void |
DescriptiveMetadataModel.setDescription_(TextByLang description_) |
void |
DescriptiveMetadataModel.setTitle_(TextByLang title_) |
Copyright © 2018 Vitam. All rights reserved.