Uses of Class
org.jboss.jandex.FieldInfo
-
Uses of FieldInfo in org.jboss.jandex
Methods in org.jboss.jandex that return FieldInfoModifier and TypeMethodDescriptionAnnotationTarget.asField()Casts and returns this target as aFieldInfoif it is of kindFIELDClassInfo.asField()final FieldInfoFieldInfo.asField()final FieldInfoMethodInfo.asField()final FieldInfoMethodParameterInfo.asField()final FieldInfoRecordComponentInfo.asField()final FieldInfoTypeTarget.asField()static FieldInfoConstruct a new mock Field instance.final FieldInfoRetrieves a field by the given name.final FieldInfoRecordComponentInfo.field()Returns the component field corresponding to this record component.Methods in org.jboss.jandex that return types with arguments of type FieldInfoModifier and TypeMethodDescriptionClassInfo.enumConstants()Returns a list of enum constants declared by this enum class, represented asFieldInfo.ClassInfo.fields()Returns a list of all available fields.ClassInfo.unsortedFields()Returns a list of all fields declared in this class, in the declaration order.Methods in org.jboss.jandex with parameters of type FieldInfoModifier and TypeMethodDescriptionReturns an equivalence key for given field.Method parameters in org.jboss.jandex with type arguments of type FieldInfoModifier and TypeMethodDescriptionAdds a predicate that tests whether the current field matches givenpredicate.