public static final class PatchingOperations.PatchInfo extends Object
| Constructor and Description |
|---|
PatchInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCumulativePatchId() |
List<String> |
getPatches() |
String |
getVersion() |
void |
setCumulativePatchId(String cumulativePatchId) |
void |
setPatches(List<String> patches) |
void |
setVersion(String version) |
String |
toString() |
Copyright © 2024. All rights reserved.