public interface Property
Property
is an interface to be implemented by all enumerations used to identify
properties stored in PropertyMap
.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDefaultValue() |
java.lang.Class<?> |
getValueClass() |