Uses of Class
org.eclipse.persistence.jaxb.compiler.PackageInfo
Packages that use PackageInfo
-
Uses of PackageInfo in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return PackageInfoModifier and TypeMethodDescriptionAnnotationsProcessor.getPackageInfoForPackage
(JavaClass javaClass) AnnotationsProcessor.getPackageInfoForPackage
(JavaPackage pack, String packageName) Methods in org.eclipse.persistence.jaxb.compiler that return types with arguments of type PackageInfoMethods in org.eclipse.persistence.jaxb.compiler with parameters of type PackageInfoModifier and TypeMethodDescriptionvoid
AnnotationsProcessor.addPackageToPackageInfoMapping
(String packageName, PackageInfo packageInfo) Method parameters in org.eclipse.persistence.jaxb.compiler with type arguments of type PackageInfoModifier and TypeMethodDescriptionvoid
AnnotationsProcessor.setPackageToPackageInfoMappings
(HashMap<String, PackageInfo> packageToPackageInfoMappings)