Package | Description |
---|---|
com.compuware.ispw.model.changeset |
Modifier and Type | Method and Description |
---|---|
List<DeployTargetLoadModule> |
Program.getDeployTargetLoadModules()
Returns the list of deploy target load libraries.
|
Modifier and Type | Method and Description |
---|---|
void |
Program.addDeployTargetLoadModule(DeployTargetLoadModule deployTargetLoadModule)
Adds the given deploy target load library name to the list
|
void |
Program.removeDeployTargetLoadModule(DeployTargetLoadModule deployTargetLoadModule)
Removes the given deploy target load library name from the list
|
Copyright © 2016–2025. All rights reserved.