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