Uses of Class
org.springframework.data.mongodb.core.schema.IdentifiableJsonSchemaProperty.BooleanJsonSchemaProperty
Package
Description
MongoDB-specific JSON schema implementation classes.
-
Uses of IdentifiableJsonSchemaProperty.BooleanJsonSchemaProperty in org.springframework.data.mongodb.core.schema
Modifier and TypeMethodDescriptionCreates a newIdentifiableJsonSchemaProperty.BooleanJsonSchemaProperty
with given identifier oftype : 'boolean'
.IdentifiableJsonSchemaProperty.BooleanJsonSchemaProperty.description
(String description) IdentifiableJsonSchemaProperty.BooleanJsonSchemaProperty.generatedDescription()