| Modifier and Type | Method and Description |
|---|---|
ClassOccurrencePolicy |
AnnotationProcessingConfig.getPolicy() |
static ClassOccurrencePolicy |
ClassOccurrencePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassOccurrencePolicy[] |
ClassOccurrencePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnnotationProcessingConfig(Class<? extends Annotation> pAnnotation,
String pFilePath,
ClassOccurrencePolicy pPolicy,
boolean pEnabaled) |
Copyright © 2021. All rights reserved.