Package | Description |
---|---|
io.takari.maven.plugins.compile |
Modifier and Type | Field and Description |
---|---|
protected AbstractCompileMojo.Proc |
AbstractCompileMojo.proc
Sets whether annotation processing is performed or not.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractCompileMojo.Proc |
AbstractCompiler.getProc() |
static AbstractCompileMojo.Proc |
AbstractCompileMojo.Proc.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCompileMojo.Proc[] |
AbstractCompileMojo.Proc.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCompiler.setProc(AbstractCompileMojo.Proc proc) |
Copyright © 2020. All rights reserved.