Interface MongoJsonSchemaCreator.PropertySpecifier
- Enclosing interface:
- MongoJsonSchemaCreator
public static interface MongoJsonSchemaCreator.PropertySpecifier
- Since:
- 3.4
- Author:
- Christoph Strobl
-
Method Summary
Modifier and TypeMethodDescriptionSet additional type parameters for polymorphic ones.
-
Method Details
-
withTypes
Set additional type parameters for polymorphic ones.- Parameters:
types
- must not be null.- Returns:
- the source
-