Uses of Enum
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 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.