Uses of Class
io.permazen.PermazenComplexField
Packages that use PermazenComplexField
-
Uses of PermazenComplexField in io.permazen
Subclasses of PermazenComplexField in io.permazenModifier and TypeClassDescriptionclassRepresents a collection field in aPermazenClass.classRepresents a list field in aPermazenClass.classRepresents a map field in aPermazenClass.classRepresents a set field in aPermazenClass.Methods in io.permazen that return PermazenComplexFieldModifier and TypeMethodDescriptionPermazenSimpleField.getParentField()Get thePermazenComplexFieldof which this instance is a sub-field, if any.Methods in io.permazen with parameters of type PermazenComplexFieldModifier and TypeMethodDescriptiondefault RPermazenFieldSwitch.casePermazenComplexField(PermazenComplexField field) Visitor pattern roll-up method.