Uses of Record Class
com.vaadin.copilot.GradleFileRewriter.Property
Packages that use GradleFileRewriter.Property
-
Uses of GradleFileRewriter.Property in com.vaadin.copilot
Methods in com.vaadin.copilot that return GradleFileRewriter.PropertyModifier and TypeMethodDescriptionGradleFileRewriter.findPropertyByKey(String propertyKey) Finds the property by key.Methods in com.vaadin.copilot with parameters of type GradleFileRewriter.PropertyModifier and TypeMethodDescriptionvoidGradleFileRewriter.updateProperty(GradleFileRewriter.Property property, String newValue) Updates the given property value.