Uses of Enum Class
org.osgi.service.component.annotations.FieldOption
-
Uses of FieldOption in org.osgi.service.component.annotations
Methods in org.osgi.service.component.annotations that return FieldOptionModifier and TypeMethodDescriptionstatic FieldOptionReturns the enum constant of this class with the specified name.static FieldOption[]FieldOption.values()Returns an array containing the constants of this enum class, in the order they are declared.