Uses of Enum
org.basepom.mojo.propertyhelper.beans.IgnoreWarnFailCreate
-
Uses of IgnoreWarnFailCreate in org.basepom.mojo.propertyhelper.beans
Modifier and TypeMethodDescriptionstatic IgnoreWarnFailCreate
AbstractDefinition.getOnMissingFile()
AbstractDefinition.getOnMissingProperty()
static IgnoreWarnFailCreate
Returns 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.Modifier and TypeMethodDescriptionstatic boolean
IgnoreWarnFailCreate.checkState
(IgnoreWarnFailCreate iwfc, boolean exists, String thing) Reacts on a given thing existing or not existing.