| Package | Description |
|---|---|
| zen.scm.enums | |
| zen.scm.implementations.svn | |
| zen.scm.objects |
| Modifier and Type | Method and Description |
|---|---|
static Kind |
Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Kind[] |
Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Kind |
SvnUtility.getKind(String value) |
| Modifier and Type | Method and Description |
|---|---|
Kind |
NodeObject.getKind() |
Kind |
ChangeObject.getKind() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeObject.setKind(Kind kind) |
void |
ChangeObject.setKind(Kind kind) |
Copyright © 2012. All Rights Reserved.