net.sf.ehcache.config.generator.model.elements
Class ElementValueComparatorConfigurationElement
java.lang.Object
net.sf.ehcache.config.generator.model.AbstractNodeElement
net.sf.ehcache.config.generator.model.SimpleNodeElement
net.sf.ehcache.config.generator.model.elements.ElementValueComparatorConfigurationElement
- All Implemented Interfaces:
- NodeElement
public class ElementValueComparatorConfigurationElement
- extends SimpleNodeElement
NodeElement
representing the
ElementValueComparatorConfiguration
- Author:
- Ludovic Orban
Methods inherited from class net.sf.ehcache.config.generator.model.AbstractNodeElement |
accept, addAllFactoryConfigsAsChildElements, addAttribute, addChildElement, equals, getAllFactoryElements, getAttributes, getChildElements, getFQName, getFQName, getInnerContent, getParent, hasChildren, hashCode, isOptional, setInnerContent, setOptional, toString |
ElementValueComparatorConfigurationElement
public ElementValueComparatorConfigurationElement(NodeElement parent,
ElementValueComparatorConfiguration elementValueComparatorConfiguration)
- Constructor accepting the parent and the
ElementValueComparatorConfiguration
- Parameters:
parent
- elementValueComparatorConfiguration
-
Copyright 2001-2014, Terracotta, Inc.