Class EnumXmlAdapterTocEntry


public class EnumXmlAdapterTocEntry extends TocEntryObject
A TocEntryObject representing a enum xml adapter element
Author:
dirmeier
  • Field Details

  • Constructor Details

    • EnumXmlAdapterTocEntry

      public EnumXmlAdapterTocEntry(String ipsObjectId, String qualifiedName, String implementationClassName)
  • Method Details

    • getXmlElementTag

      protected String getXmlElementTag()
      Description copied from class: TocEntry
      Getting the xml element tag for this toc entry
      Specified by:
      getXmlElementTag in class TocEntry