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