public class Patch extends Object
| Constructor and Description |
|---|
Patch(URL url,
PatchType patchType,
PatchState patchState) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PatchState |
getPatchState() |
PatchType |
getPatchType() |
URL |
getUrl() |
int |
hashCode() |
String |
toString() |
public Patch(URL url, PatchType patchType, PatchState patchState)
public URL getUrl()
public PatchType getPatchType()
public PatchState getPatchState()
Copyright © 2019 JBoss by Red Hat. All rights reserved.