public interface SCAImportBinding extends ImportBinding
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExportName()
Method returns the export name that belongs to the SCA binding of
the import.
|
java.lang.String |
getModuleName()
Method returns the module name that belongs to the SCA binding of
the import.
|
java.lang.String |
getModuleShortName()
Method returns the module short name that belongs to the SCA binding of
the import.
|
java.lang.String |
getRootContainerNameAcronym()
Method returns the root container name acronym that belongs to the SCA
binding of the import.
|
java.lang.String |
getRootContainerSnapshotAcronym()
Method returns the root container snapshot acronym that belongs to the SCA
binding of the import.
|
java.lang.String |
getVersion()
Method returns the version value that belongs to the SCA binding of
the import.
|
java.lang.String |
getVersionProvider()
Method returns the version provider that belongs to the SCA binding of
the import.
|
getBindingType
static final java.lang.String COPYRIGHT
java.lang.String getModuleName()
java.lang.String getModuleShortName()
java.lang.String getExportName()
java.lang.String getVersion()
java.lang.String getVersionProvider()
java.lang.String getRootContainerNameAcronym()
java.lang.String getRootContainerSnapshotAcronym()