Uses of Class
org.mockserver.serialization.model.NotDTO
-
Packages that use NotDTO Package Description org.mockserver.serialization.model -
-
Uses of NotDTO in org.mockserver.serialization.model
Subclasses of NotDTO in org.mockserver.serialization.model Modifier and Type Class Description classBinaryBodyDTOclassBinaryRequestDefinitionDTOclassBodyDTOclassBodyWithContentTypeDTOclassDnsRequestDefinitionDTOclassFileBodyDTOclassGraphQLBodyDTOclassHttpRequestDTOclassJsonBodyDTOclassJsonPathBodyDTOclassJsonRpcBodyDTOclassJsonSchemaBodyDTOclassLogEntryBodyDTOclassOpenAPIDefinitionDTOclassParameterBodyDTOclassRegexBodyDTOclassRequestDefinitionDTOclassStringBodyDTOclassXmlBodyDTOclassXmlSchemaBodyDTOclassXPathBodyDTOMethods in org.mockserver.serialization.model that return NotDTO Modifier and Type Method Description NotDTONotDTO. setNot(Boolean not)
-