public interface VcsShowConfirmationOption
Modifier and Type | Interface and Description |
---|---|
static class |
VcsShowConfirmationOption.Value |
Modifier and Type | Field and Description |
---|---|
static VcsShowConfirmationOption |
STATIC_SHOW_CONFIRMATION |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getConfirmationOptionText(VcsShowConfirmationOption.Value value) |
VcsShowConfirmationOption.Value |
getValue() |
boolean |
isPersistent() |
void |
setValue(VcsShowConfirmationOption.Value value) |
static final VcsShowConfirmationOption STATIC_SHOW_CONFIRMATION
static java.lang.String getConfirmationOptionText(VcsShowConfirmationOption.Value value)
VcsShowConfirmationOption.Value getValue()
void setValue(VcsShowConfirmationOption.Value value)
boolean isPersistent()