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, isApplicableTo
public VcsShowOptionsSettingImpl(java.lang.String displayName)
public boolean getValue()
getValue
in interface VcsShowSettingOption
public void setValue(boolean value)
setValue
in interface VcsShowSettingOption