Package | Description |
---|---|
com.compuware.ispw.model.changeset |
Modifier and Type | Method and Description |
---|---|
List<LifeCycleLoadModule> |
Program.getLifeCycleLoadModules()
Returns the list of load modules.
|
Modifier and Type | Method and Description |
---|---|
void |
Program.addLifeCycleLoadModule(LifeCycleLoadModule loadModule)
Add a load module to the list.
|
void |
Program.removeLifeCycleLoadModule(LifeCycleLoadModule loadModule)
Remove a load module from the list
|
Copyright © 2016–2025. All rights reserved.