Package | Description |
---|---|
com.compuware.ispw.model.changeset |
Modifier and Type | Method and Description |
---|---|
List<Program> |
ProgramList.getPrograms()
Returns the list of changed programs.
|
Modifier and Type | Method and Description |
---|---|
void |
ProgramList.addProgram(Program program)
Adds a program to the list
|
void |
ProgramList.removeProgram(Program program)
Removes a program from the list
|
Copyright © 2016–2025. All rights reserved.