Uses of Enum
org.basepom.mojo.propertyhelper.IgnoreWarnFailCreate
Packages that use IgnoreWarnFailCreate
-
Uses of IgnoreWarnFailCreate in org.basepom.mojo.propertyhelper
Methods in org.basepom.mojo.propertyhelper that return IgnoreWarnFailCreateModifier and TypeMethodDescriptionstatic IgnoreWarnFailCreatestatic IgnoreWarnFailCreateReturns the enum constant of this type with the specified name.static IgnoreWarnFailCreate[]IgnoreWarnFailCreate.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.basepom.mojo.propertyhelper with parameters of type IgnoreWarnFailCreateModifier and TypeMethodDescriptionstatic booleanIgnoreWarnFailCreate.checkIgnoreWarnFailCreateState(boolean check, IgnoreWarnFailCreate iwfc, Supplier<String> checkMessage, Supplier<String> errorMessage) -
Uses of IgnoreWarnFailCreate in org.basepom.mojo.propertyhelper.definitions
Methods in org.basepom.mojo.propertyhelper.definitions that return IgnoreWarnFailCreateModifier and TypeMethodDescriptionFieldDefinition.getOnMissingFile()FieldDefinition.getOnMissingFileProperty()