public interface TypedPropertyKey
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue()
Get default property value.
|
String |
getKey()
Get property key.
|
Class<?> |
getType()
Get property type.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.