org.faktorips.runtime.internal.toc
Class AbstractTocEntryFactory.FormulaTestTocEntryFactory
java.lang.Object
org.faktorips.runtime.internal.toc.AbstractTocEntryFactory<FormulaTestTocEntry>
org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.FormulaTestTocEntryFactory
- All Implemented Interfaces:
- ITocEntryFactory<FormulaTestTocEntry>
- Enclosing class:
- AbstractTocEntryFactory<T extends TocEntryObject>
public static class AbstractTocEntryFactory.FormulaTestTocEntryFactory
- extends AbstractTocEntryFactory<FormulaTestTocEntry>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTocEntryFactory.FormulaTestTocEntryFactory
public AbstractTocEntryFactory.FormulaTestTocEntryFactory()
getXmlTag
public String getXmlTag()
- Description copied from interface:
ITocEntryFactory
- Returns the XML tag identifying a
TocEntryObject this factory can create.
- Returns:
- the XML tag identifying a
TocEntryObject this factory can create
Copyright © 2015. All rights reserved.