public abstract class ESEFRule extends java.lang.Object implements QualityCheck<ESEFProcessor>
| Constructor and Description | 
|---|
| ESEFRule() | 
| Modifier and Type | Method and Description | 
|---|---|
| QualityCheckProviderLibrary<ESEFProcessor> | getLibrary()Gets the library. | 
| ESEFProcessor | getProcessor()Gets the processor. | 
| boolean | isDefaultEnabled()Checks if is default enabled. | 
| boolean | isEnabled()Checks if is enabled. | 
| void | setLibrary(QualityCheckProviderLibrary<ESEFProcessor> library)Sets the library. | 
| void | setProcessor(ESEFProcessor processor)Sets the processor. | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRuleCode, getRuleDescription, getRuleName, validatepublic final boolean isEnabled()
isEnabled in interface QualityCheck<ESEFProcessor>public final boolean isDefaultEnabled()
isDefaultEnabled in interface QualityCheck<ESEFProcessor>public final QualityCheckProviderLibrary<ESEFProcessor> getLibrary()
getLibrary in interface QualityCheck<ESEFProcessor>public final void setLibrary(QualityCheckProviderLibrary<ESEFProcessor> library)
setLibrary in interface QualityCheck<ESEFProcessor>library - the new librarypublic final ESEFProcessor getProcessor()
getProcessor in interface QualityCheck<ESEFProcessor>public void setProcessor(ESEFProcessor processor)
setProcessor in interface QualityCheck<ESEFProcessor>processor - the new processorCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa