Uses of Enum
org.jboss.jandex.TypeTarget.Usage
-
Uses of TypeTarget.Usage in org.jboss.jandex
Methods in org.jboss.jandex that return TypeTarget.UsageModifier and TypeMethodDescriptionfinal TypeTarget.Usage
ClassExtendsTypeTarget.usage()
final TypeTarget.Usage
EmptyTypeTarget.usage()
final TypeTarget.Usage
MethodParameterTypeTarget.usage()
ThrowsTypeTarget.usage()
final TypeTarget.Usage
TypeParameterBoundTypeTarget.usage()
TypeParameterTypeTarget.usage()
abstract TypeTarget.Usage
TypeTarget.usage()
Returns the kind of usage of this type target.static TypeTarget.Usage
Returns the enum constant of this type with the specified name.static TypeTarget.Usage[]
TypeTarget.Usage.values()
Returns an array containing the constants of this enum type, in the order they are declared.