Metadata, NonNullMetadata@ConsumerType public interface PropsMetadata extends NonNullMetadata
java.util.Properties based value.
The MapEntry objects of properties are defined with keys and values
of type String.
This is specified by the props element.
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<MapEntry> |
getEntries() |
Return the entries for the properties.
|