Uses of Interface
jakarta.enterprise.lang.model.declarations.PackageInfo
- 
Packages that use PackageInfo Package Description jakarta.enterprise.lang.model.declarations Interfaces that represent declarations. - 
- 
Uses of PackageInfo in jakarta.enterprise.lang.model.declarations
Methods in jakarta.enterprise.lang.model.declarations that return PackageInfo Modifier and Type Method Description default PackageInfoDeclarationInfo. asPackage()Returns this declaration as a package.default PackageInfoPackageInfo. asPackage()PackageInfoClassInfo. packageInfo()Returns the package this class is part of. 
 -