public interface PayaraNotifierConfiguration extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENABLED_VALUE |
static String |
DEFAULT_NOISY_VALUE |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled(Boolean value) |
String |
getEnabled() |
String |
getNoisy() |
void |
noisy(Boolean value) |
createChild, deepCopy, getParent, getParentstatic final String DEFAULT_ENABLED_VALUE
static final String DEFAULT_NOISY_VALUE
String getEnabled()
void enabled(Boolean value) throws PropertyVetoException
PropertyVetoExceptionString getNoisy()
void noisy(Boolean value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2021. All rights reserved.