public @interface PropertyContext
| Modifier and Type | Required Element and Description |
|---|---|
FieldContext |
doc
Documentation of the property.
|
String |
key
Key of the property.
|
public abstract String key
public abstract FieldContext doc
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.