Uses of Class
org.basepom.mojo.propertyhelper.definitions.FieldDefinition
Packages that use FieldDefinition
-
Uses of FieldDefinition in org.basepom.mojo.propertyhelper
Classes in org.basepom.mojo.propertyhelper with type parameters of type FieldDefinitionModifier and TypeClassDescriptionclassField<T,U extends FieldDefinition<T>> Describe all the fields.Methods in org.basepom.mojo.propertyhelper with parameters of type FieldDefinitionModifier and TypeMethodDescriptionValueCache.findCurrentValueProvider(Map<String, String> values, FieldDefinition<?> definition) ValueCache.getValueProvider(FieldDefinition<?> definition) -
Uses of FieldDefinition in org.basepom.mojo.propertyhelper.definitions
Subclasses of FieldDefinition in org.basepom.mojo.propertyhelper.definitionsModifier and TypeClassDescriptionclassclassRepresents a macro configuration in the POM.classclassDefines a string field.class