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