@Retention(value=CLASS) @Target(value={}) public @interface Option
Option
information for an AttributeDefinition
.AttributeDefinition.options()
public abstract String value
public abstract String label
If not specified, the label of this Option is the empty string.
If the label begins with the percent sign ('%'
\u0025), the
label can be localized
.
Copyright © 2023 OSGi Alliance. All rights reserved.