Uses of Interface
org.basepom.mojo.propertyhelper.macros.MacroType
Packages that use MacroType
-
Uses of MacroType in org.basepom.mojo.propertyhelper
Methods in org.basepom.mojo.propertyhelper that return types with arguments of type MacroTypeModifier and TypeMethodDescriptionAbstractPropertyHelperMojo.getMacros()
FieldContext.getMacros()
Returns a map with all known macros.Method parameters in org.basepom.mojo.propertyhelper with type arguments of type MacroTypeModifier and TypeMethodDescriptionvoid
AbstractPropertyHelperMojo.setMacroMap
(Map<String, MacroType> macroMap) -
Uses of MacroType in org.basepom.mojo.propertyhelper.macros
Classes in org.basepom.mojo.propertyhelper.macros that implement MacroType