Package | Description |
---|---|
org.tmatesoft.svn.cli.svn |
Modifier and Type | Field and Description |
---|---|
private SVNInfoCommand.SVNInfoItemType |
SVNInfoCommand.myPrintWhat |
Modifier and Type | Method and Description |
---|---|
static SVNInfoCommand.SVNInfoItemType |
SVNInfoCommand.SVNInfoItemType.forName(java.lang.String name) |
static SVNInfoCommand.SVNInfoItemType |
SVNInfoCommand.SVNInfoItemType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SVNInfoCommand.SVNInfoItemType[] |
SVNInfoCommand.SVNInfoItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|