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.UsageClassExtendsTypeTarget.usage()final TypeTarget.UsageEmptyTypeTarget.usage()final TypeTarget.UsageMethodParameterTypeTarget.usage()ThrowsTypeTarget.usage()final TypeTarget.UsageTypeParameterBoundTypeTarget.usage()TypeParameterTypeTarget.usage()abstract TypeTarget.UsageTypeTarget.usage()Returns the kind of usage of this type target.static TypeTarget.UsageReturns 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.