Uses of Enum Class
aQute.bnd.metatype.annotations.AttributeType
Packages that use AttributeType
-
Uses of AttributeType in aQute.bnd.metatype.annotations
Subclasses with type arguments of type AttributeType in aQute.bnd.metatype.annotationsMethods in aQute.bnd.metatype.annotations that return AttributeTypeModifier and TypeMethodDescriptionstatic AttributeTypeReturns 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.