Uses of Class
org.basepom.mojo.propertyhelper.beans.PropertyDefinition
Packages that use PropertyDefinition
-
Uses of PropertyDefinition in org.basepom.mojo.propertyhelper.beans
Methods in org.basepom.mojo.propertyhelper.beans that return types with arguments of type PropertyDefinitionModifier and TypeMethodDescriptionstatic Function<PropertyDefinition,
String> PropertyDefinition.getNameFunction()
static Function<PropertyDefinition,
String> PropertyDefinition.getValueFunction()