Uses of Class
com.github.elibracha.models.IgnoreElemnt
-
Packages that use IgnoreElemnt Package Description com.github.elibracha.deserializers com.github.elibracha.models.ignore -
-
Uses of IgnoreElemnt in com.github.elibracha.deserializers
Methods in com.github.elibracha.deserializers that return IgnoreElemnt Modifier and Type Method Description protected IgnoreElemntAbstractDeserializer. preProcess(IgnoreElemnt elem, com.fasterxml.jackson.databind.JsonNode node)Methods in com.github.elibracha.deserializers with parameters of type IgnoreElemnt Modifier and Type Method Description protected IgnoreElemntAbstractDeserializer. preProcess(IgnoreElemnt elem, com.fasterxml.jackson.databind.JsonNode node) -
Uses of IgnoreElemnt in com.github.elibracha.models.ignore
Subclasses of IgnoreElemnt in com.github.elibracha.models.ignore Modifier and Type Class Description classContentclassContentPropertiesclassContentSchemaclassContextIgnoreclassHttpMethodIgnoreclassOperationIgnoreclassParametersIgnoreclassPathsIgnoreclassRequestIgnoreclassResponseIgnoreclassSecurityIgnoreclassSecurityPropertyclassStatusIgnoreMethods in com.github.elibracha.models.ignore that return IgnoreElemnt Modifier and Type Method Description IgnoreElemntOperationIgnore. checkIfIgnoreExist(String type)
-