public class ManifestInfo extends Object
| Constructor and Description |
|---|
ManifestInfo(String specTitle,
String specVersion,
String specVendor,
String implTitle,
String implVersion,
String implVendor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImplTitle() |
String |
getImplVendor() |
String |
getImplVersion() |
String |
getSpecTitle() |
String |
getSpecVendor() |
String |
getSpecVersion() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.