
public interface Connector extends IdDecoratedMetadata, ValidatableMetadata, MergeableMetadata<Connector>, CopyableMetaData
| Modifier and Type | Interface and Description |
|---|---|
static class |
Connector.Version
A Version enumeration
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<LocalizedXsdString> |
getDescriptions() |
List<LocalizedXsdString> |
getDisplayNames() |
XsdString |
getEisType()
Get the eisType.
|
List<Icon> |
getIcons() |
LicenseType |
getLicense()
Get the license.
|
ResourceAdapter |
getResourceadapter()
Get the resourceadapter.
|
XsdString |
getVendorName()
Get the vendorName.
|
Connector.Version |
getVersion()
Get the version.
|
int |
hashCode() |
String |
toString() |
getIdvalidatemergecopyXsdString getVendorName()
XsdString getEisType()
LicenseType getLicense()
ResourceAdapter getResourceadapter()
List<LocalizedXsdString> getDescriptions()
List<LocalizedXsdString> getDisplayNames()
Connector.Version getVersion()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)