public static interface Properties.Initializer
Modifier and Type | Method and Description |
---|---|
Object |
getDefaultPropertyValue(String propertyName)
Get the default value of property.
|
String[] |
getSupportedPropertyNames()
The list of supported property names.
|
String[] getSupportedPropertyNames()