Uses of Class
org.mockserver.model.NottableSchemaString
-
Packages that use NottableSchemaString Package Description org.mockserver.model -
-
Uses of NottableSchemaString in org.mockserver.model
Methods in org.mockserver.model that return NottableSchemaString Modifier and Type Method Description static NottableSchemaStringNottableSchemaString. notSchema(String value)static NottableSchemaStringNottableSchemaString. schemaString(String value)static NottableSchemaStringNottableSchemaString. schemaString(String value, Boolean not)
-