| Package | Description |
|---|---|
| org.eclipse.jgit.pgm.archive |
| Modifier and Type | Method and Description |
|---|---|
static ArchiveCommand.Format |
ArchiveCommand.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArchiveCommand.Format[] |
ArchiveCommand.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArchiveCommand |
ArchiveCommand.setFormat(ArchiveCommand.Format fmt) |
Copyright © 2013. All rights reserved.