public final class UnsafeAccessedFieldBuildItem extends MultiBuildItem
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
declaringClass |
(package private) String |
fieldName |
| Constructor and Description |
|---|
UnsafeAccessedFieldBuildItem(String declaringClass,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeclaringClass() |
String |
getFieldName() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.