Uses of Record Class
io.fluxzero.tools.jsondoclet.model.PackageDocumentation
Packages that use PackageDocumentation
-
Uses of PackageDocumentation in io.fluxzero.tools.jsondoclet.model
Methods in io.fluxzero.tools.jsondoclet.model that return PackageDocumentationModifier and TypeMethodDescriptionDirectoryIndex.getPackage()Returns documentation metadata for the package corresponding to this directory, if any.Methods in io.fluxzero.tools.jsondoclet.model with parameters of type PackageDocumentationModifier and TypeMethodDescriptionvoidDirectoryIndex.setPackage(PackageDocumentation documentation) Assigns package-level documentation metadata to this directory.