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