public class ElementValueComparatorConfigurationElement extends SimpleNodeElement
NodeElement
representing the
ElementValueComparatorConfiguration
Modifier and Type | Field and Description |
---|---|
private ElementValueComparatorConfiguration |
elementValueComparatorConfiguration |
attributes, children, innerContent, optional, parent
Constructor and Description |
---|
ElementValueComparatorConfigurationElement(NodeElement parent,
ElementValueComparatorConfiguration elementValueComparatorConfiguration)
Constructor accepting the parent and the
ElementValueComparatorConfiguration |
Modifier and Type | Method and Description |
---|---|
private void |
init() |
getName
accept, addAllFactoryConfigsAsChildElements, addAttribute, addChildElement, equals, getAllFactoryElements, getAttributes, getChildElements, getFQName, getFQName, getInnerContent, getParent, hasChildren, hashCode, isOptional, setInnerContent, setOptional, toString
private final ElementValueComparatorConfiguration elementValueComparatorConfiguration
public ElementValueComparatorConfigurationElement(NodeElement parent, ElementValueComparatorConfiguration elementValueComparatorConfiguration)
ElementValueComparatorConfiguration
parent
- elementValueComparatorConfiguration
-