Uses of Class
io.sundr.model.Field
-
Uses of Field in io.sundr.model
Methods in io.sundr.model that return FieldModifier and TypeMethodDescriptionVariable.asField()FieldRef.getField()static Fieldstatic Fieldstatic FieldField.withErasure()Field.withInitialValue(Expression initialValue) Field.withInitialValue(Object initialValue) Field.withInitialValue(Optional<Expression> initialValue) Field.withoutInitialValue()protected FieldField.withoutModifiers()Methods in io.sundr.model that return types with arguments of type FieldMethods in io.sundr.model with parameters of type FieldConstructors in io.sundr.model with parameters of type Field