| Modifier and Type | Method and Description |
|---|---|
Patch.Type |
Patch.getType() |
static Patch.Type |
Patch.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Patch.Type[] |
Patch.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Patch(String id,
Patch.Type type,
String identityName,
String targetVersion,
String description,
String contents) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.