See: Description
| Annotation Type | Description |
|---|---|
| ConvertAsJavaBean |
Specifies the kind of persistence to use of the annotated class.
|
| ConvertAsProperties |
Annotation to attach to object that is wishing to support conversion from
and to
Properties. |
| FactoryMethod |
Specifies an alternative factory method to use (rather than constructor)
to create the instance.
|
org.netbeans.spi.settings