Package io.quarkus.domino
Class ProductInfoImpl
java.lang.Object
io.quarkus.domino.ProductInfoImpl
- All Implemented Interfaces:
ProductInfo
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.quarkus.domino.ProductInfo
ProductInfo.Mutable -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.quarkus.domino.ProductInfo
mutable, persist
-
Method Details
-
getId
- Specified by:
getIdin interfaceProductInfo
-
getGroup
- Specified by:
getGroupin interfaceProductInfo
-
getName
- Specified by:
getNamein interfaceProductInfo
-
getType
- Specified by:
getTypein interfaceProductInfo
-
getVersion
- Specified by:
getVersionin interfaceProductInfo
-
getPurl
- Specified by:
getPurlin interfaceProductInfo
-
getStream
- Specified by:
getStreamin interfaceProductInfo
-
getCpe
- Specified by:
getCpein interfaceProductInfo
-
getDescription
- Specified by:
getDescriptionin interfaceProductInfo
-
getReleaseNotes
- Specified by:
getReleaseNotesin interfaceProductInfo
-