org.faktorips.runtime.internal.toc
Class AbstractTocEntryFactory.EnumXmlAdapterTocEntryFactory
java.lang.Object
org.faktorips.runtime.internal.toc.AbstractTocEntryFactory<EnumXmlAdapterTocEntry>
org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.EnumXmlAdapterTocEntryFactory
- All Implemented Interfaces:
- ITocEntryFactory<EnumXmlAdapterTocEntry>
- Enclosing class:
- AbstractTocEntryFactory<T extends TocEntryObject>
public static class AbstractTocEntryFactory.EnumXmlAdapterTocEntryFactory
- extends AbstractTocEntryFactory<EnumXmlAdapterTocEntry>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTocEntryFactory.EnumXmlAdapterTocEntryFactory
public AbstractTocEntryFactory.EnumXmlAdapterTocEntryFactory()
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.