| Package | Description |
|---|---|
| org.yarnandtail.andhow.internal.export |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<ManualExportAllowed> |
ManualExportService.findEffectiveAllowAnnotation(Class<?> clazz)
Returns the effective
ManualExportAllowed annotation instance if it exists. |
protected Optional<ManualExportAllowed> |
ManualExportService.getAllowAnnotation(Class<?> clazz)
Gets the
ManualExportAllowed annotation directly on this class. |
Copyright © 2022. All rights reserved.