Uses of Class
io.permazen.schema.ComplexSchemaField
Packages that use ComplexSchemaField
-
Uses of ComplexSchemaField in io.permazen.schema
Subclasses of ComplexSchemaField in io.permazen.schemaModifier and TypeClassDescriptionclass
A collection field in one version of aSchemaObjectType
.class
A list field in one version of aSchemaObjectType
.class
A map field in one version of aSchemaObjectType
.class
A set field in one version of aSchemaObjectType
.Methods in io.permazen.schema that return ComplexSchemaFieldModifier and TypeMethodDescriptionComplexSchemaField.clone()
SimpleSchemaField.getParent()
Get the parent field if this is a sub-field of aComplexSchemaField
.Methods in io.permazen.schema with parameters of type ComplexSchemaFieldModifier and TypeMethodDescriptiondefault R
SchemaFieldSwitch.caseComplexSchemaField
(ComplexSchemaField field) Visitor pattern roll-up method.final void
SimpleSchemaField.setParent
(ComplexSchemaField parent) Set the parent complex field.