Uses of Enum
org.osgi.service.component.annotations.FieldOption
Packages that use FieldOption
Package
Description
Service Component Annotations Package Version 1.5.
-
Uses of FieldOption in org.osgi.service.component.annotations
Subclasses with type arguments of type FieldOption in org.osgi.service.component.annotationsMethods in org.osgi.service.component.annotations that return FieldOptionModifier and TypeMethodDescriptionstatic FieldOptionReturns the enum constant of this type with the specified name.static FieldOption[]FieldOption.values()Returns an array containing the constants of this enum type, in the order they are declared.