| Modifier and Type | Method and Description |
|---|---|
SoftwareTypeCode |
SoftwareTypeSelectedEvent.getSoftwareTypeCode() |
| Constructor and Description |
|---|
SoftwareTypeSelectedEvent(SoftwareTypeCode code) |
| Modifier and Type | Method and Description |
|---|---|
IWizard |
DefaultWizardFactory.getWizard(SoftwareTypeCode code,
ArrayList<String> packageIds) |
IWizard |
WizardFactory.getWizard(SoftwareTypeCode code,
ArrayList<String> packageIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSession.setSoftwareType(SoftwareTypeCode softwareTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
static ISoftwareTypeManager |
SoftwareTypeFactory.getSoftwareManager(SoftwareTypeCode code) |
| Constructor and Description |
|---|
SoftwareTypeNotFoundException(SoftwareTypeCode code) |
| Modifier and Type | Method and Description |
|---|---|
SoftwareTypeCode |
SetSoftwareTypeResult.getCode() |
SoftwareTypeCode |
SetSoftwareType.getCode() |
| Constructor and Description |
|---|
SetSoftwareType(SoftwareTypeCode code) |
SetSoftwareTypeResult(SoftwareTypeCode code) |
| Modifier and Type | Method and Description |
|---|---|
SoftwareTypeCode |
ISoftwareTypeInfo.getCode() |
SoftwareTypeCode |
SoftwareTypeInfo.getCode() |
static SoftwareTypeCode |
SoftwareTypeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoftwareTypeCode[] |
SoftwareTypeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SoftwareTypeInfo(SoftwareTypeCode code,
String name,
String description) |
Copyright © 2015. All Rights Reserved.