Uses of Interface
io.adminshell.aas.v3.dataformat.xml.deserialization.CustomJsonNodeDeserializer
-
Packages that use CustomJsonNodeDeserializer Package Description io.adminshell.aas.v3.dataformat.xml.deserialization -
-
Uses of CustomJsonNodeDeserializer in io.adminshell.aas.v3.dataformat.xml.deserialization
Classes in io.adminshell.aas.v3.dataformat.xml.deserialization that implement CustomJsonNodeDeserializer Modifier and Type Class Description classKeyDeserializerclassLangStringNodeDeserializerConstructors in io.adminshell.aas.v3.dataformat.xml.deserialization with parameters of type CustomJsonNodeDeserializer Constructor Description NoEntryWrapperListDeserializer(String elementName, CustomJsonNodeDeserializer<T> nodeDeserializer)
-