public interface TransformationRule extends ConfigBeanProxy
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getApplyTo()
Gets the value of the applyTo property.
|
String |
getEnabled()
Gets the value of the enabled property.
|
@NotNull String |
getName()
Gets the value of the name property.
|
@NotNull String |
getRuleFileLocation()
Gets the value of the ruleFileLocation property.
|
void |
setApplyTo(String value)
Sets the value of the applyTo property.
|
void |
setEnabled(String value)
Sets the value of the enabled property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setRuleFileLocation(String value)
Sets the value of the ruleFileLocation property.
|
createChild, deepCopy, getParent, getParent@NotNull @NotNull String getName()
Stringvoid setName(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getEnabled()
Stringvoid setEnabled(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionString getApplyTo()
Stringvoid setApplyTo(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoException@NotNull @NotNull String getRuleFileLocation()
Stringvoid setRuleFileLocation(String value) throws PropertyVetoException
value - allowed object is
StringPropertyVetoExceptionCopyright © 2019. All rights reserved.