Uses of Interface
io.quarkus.domino.ProductReleaseNotes
-
Packages that use ProductReleaseNotes Package Description io.quarkus.domino -
-
Uses of ProductReleaseNotes in io.quarkus.domino
Subinterfaces of ProductReleaseNotes in io.quarkus.domino Modifier and Type Interface Description static interfaceProductReleaseNotes.MutableClasses in io.quarkus.domino that implement ProductReleaseNotes Modifier and Type Class Description classProductReleaseNotesImplstatic classProductReleaseNotesImpl.BuilderMethods in io.quarkus.domino that return ProductReleaseNotes Modifier and Type Method Description ProductReleaseNotesProductReleaseNotes.Mutable. build()ProductReleaseNotesProductReleaseNotesImpl.Builder. build()ProductReleaseNotesProductInfo. getReleaseNotes()ProductReleaseNotesProductInfoImpl.Builder. getReleaseNotes()ProductReleaseNotesProductInfoImpl. getReleaseNotes()Methods in io.quarkus.domino with parameters of type ProductReleaseNotes Modifier and Type Method Description ProductInfo.MutableProductInfo.Mutable. setReleaseNotes(ProductReleaseNotes notes)ProductInfo.MutableProductInfoImpl.Builder. setReleaseNotes(ProductReleaseNotes releaseNotes)
-