Uses of Interface
org.openprovenance.prov.template.json.SingleDescriptor
-
Packages that use SingleDescriptor Package Description org.openprovenance.prov.template.json org.openprovenance.prov.template.json.deserializer -
-
Uses of SingleDescriptor in org.openprovenance.prov.template.json
Classes in org.openprovenance.prov.template.json that implement SingleDescriptor Modifier and Type Class Description classQDescriptorclassVDescriptorFields in org.openprovenance.prov.template.json with type parameters of type SingleDescriptor Modifier and Type Field Description List<SingleDescriptor>SingleDescriptors. values -
Uses of SingleDescriptor in org.openprovenance.prov.template.json.deserializer
Methods in org.openprovenance.prov.template.json.deserializer that return SingleDescriptor Modifier and Type Method Description SingleDescriptorSingleDescriptorDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
-