Uses of Interface
io.quarkus.domino.ProductReleaseNotes
Packages that use ProductReleaseNotes
-
Uses of ProductReleaseNotes in io.quarkus.domino
Subinterfaces of ProductReleaseNotes in io.quarkus.dominoClasses in io.quarkus.domino that implement ProductReleaseNotesModifier and TypeClassDescriptionclassstatic classMethods in io.quarkus.domino that return ProductReleaseNotesModifier and TypeMethodDescriptionProductReleaseNotes.Mutable.build()ProductReleaseNotesImpl.Builder.build()ProductInfo.getReleaseNotes()ProductInfoImpl.Builder.getReleaseNotes()ProductInfoImpl.getReleaseNotes()Methods in io.quarkus.domino with parameters of type ProductReleaseNotesModifier and TypeMethodDescriptionProductInfo.Mutable.setReleaseNotes(ProductReleaseNotes notes) ProductInfoImpl.Builder.setReleaseNotes(ProductReleaseNotes releaseNotes)