public abstract class AbstractSVNOption extends Object
Modifier | Constructor and Description |
---|---|
protected |
AbstractSVNOption(String name,
String alias,
boolean unary) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getDescription(AbstractSVNCommand context,
String programName) |
String |
getName() |
protected abstract String |
getResourceBundleName() |
boolean |
isUnary() |
String |
toString() |
Copyright © 2024. All rights reserved.