public final class Patch extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Patch.Type |
| Constructor and Description |
|---|
Patch(String id,
Patch.Type type,
String identityName,
String targetVersion,
String description,
String contents) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContents() |
String |
getDescription() |
String |
getId() |
String |
getIdentityName() |
String |
getTargetVersion() |
Patch.Type |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.