public class VcsShowOptionsSettingImpl extends VcsAbstractSetting implements VcsShowSettingOption
myDisplayName| Constructor and Description |
|---|
VcsShowOptionsSettingImpl(java.lang.String displayName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getValue() |
void |
setValue(boolean value) |
addApplicableVcs, getApplicableVcses, getDisplayName, isApplicableTopublic VcsShowOptionsSettingImpl(java.lang.String displayName)
public boolean getValue()
getValue in interface VcsShowSettingOptionpublic void setValue(boolean value)
setValue in interface VcsShowSettingOption