Class NameLinkElem

    • Constructor Summary

      Constructors 
      Constructor Description
      NameLinkElem​(org.jdom.Element elem)
      Constructor for NameLinkElem.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      getName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NameLinkElem

        public NameLinkElem​(org.jdom.Element elem)

        Constructor for NameLinkElem.

        Parameters:
        elem - a Element object.
    • Method Detail

      • getName

        public java.lang.String getName()

        getName

        Returns:
        a String object.