Uses of Class
uno.anahata.ai.nb.model.java.MemberSearchResultPage
Packages that use MemberSearchResultPage
Package
Description
This package contains the heart of the Anahata NetBeans AI Plugin's unique
capabilities.
-
Uses of MemberSearchResultPage in uno.anahata.ai.nb.tools
Methods in uno.anahata.ai.nb.tools that return MemberSearchResultPageModifier and TypeMethodDescriptionstatic MemberSearchResultPageJavaIntrospection.getMembers(String fqn, Integer startIndex, Integer pageSize) Gets a paginated list of all members (fields, constructors, methods, inner classes) for a given type.
