Class MdTitle

All Implemented Interfaces:
MdElement

public class MdTitle extends MdAbstractElement
Author:
thevpc
  • Constructor Details

    • MdTitle

      public MdTitle(String code, String value, int depth)
  • Method Details

    • getDepth

      public int getDepth()
    • getValue

      public String getValue()
    • getCode

      public String getCode()
    • getElementType

      public MdElementType getElementType()
    • toString

      public String toString()
      Overrides:
      toString in class Object