Uses of Record Class
io.jonasg.bob.definitions.FieldDefinition
Packages that use FieldDefinition
-
Uses of FieldDefinition in io.jonasg.bob.definitions
Methods in io.jonasg.bob.definitions that return FieldDefinitionModifier and TypeMethodDescriptionSetterMethodDefinition.field()Returns the value of thefieldrecord component.Methods in io.jonasg.bob.definitions that return types with arguments of type FieldDefinitionMethod parameters in io.jonasg.bob.definitions with type arguments of type FieldDefinitionConstructors in io.jonasg.bob.definitions with parameters of type FieldDefinitionModifierConstructorDescriptionSetterMethodDefinition(String methodName, FieldDefinition field, TypeMirror type) Creates an instance of aSetterMethodDefinitionrecord class.