public static class PropertiesUtils.Property extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
defaultValue |
String |
description |
String |
name |
| Constructor and Description |
|---|
PropertiesUtils.Property(String name,
String defaultValue,
String description) |