public static final class PatchingOperations.PatchHistoryEntry extends Object
| Constructor and Description |
|---|
PatchHistoryEntry() |
PatchHistoryEntry(String patchId) |
PatchHistoryEntry(String patchId,
String type,
String appliedAt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getAppliedAt() |
String |
getPatchId() |
String |
getType() |
int |
hashCode() |
void |
setAppliedAt(String appliedAt) |
void |
setPatchId(String patchId) |
void |
setType(String type) |
String |
toString() |
public PatchHistoryEntry(String patchId)
public PatchHistoryEntry()
Copyright © 2024. All rights reserved.