| Package | Description |
|---|---|
| net.jangaroo.jooc.config |
| Modifier and Type | Method and Description |
|---|---|
PublicApiViolationsMode |
JoocOptions.getPublicApiViolationsMode() |
PublicApiViolationsMode |
JoocConfiguration.getPublicApiViolationsMode() |
static PublicApiViolationsMode |
PublicApiViolationsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublicApiViolationsMode[] |
PublicApiViolationsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JoocConfiguration.setPublicApiViolationsMode(PublicApiViolationsMode warnPublicApiViolations) |
Copyright © 2002–2019 CoreMedia AG. All rights reserved.