public class ExtensionInfo extends Object
Constructor and Description |
---|
ExtensionInfo(String name,
String specVersion,
String implVersion,
String implVendorId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getImplVendorId() |
String |
getImplVersion() |
String |
getName() |
String |
getSpecVersion() |
int |
hashCode() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.