public final class PropertyDef
extends java.lang.Object
| Constructor and Description |
|---|
PropertyDef(java.lang.String key,
boolean required,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getKey() |
boolean |
isRequired() |