Class XmlElementAttributeImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Gets name.
      java.lang.String getValue()
      Gets value.
      void setName​(java.lang.String name)
      Sets name.
      void setValue​(java.lang.String value)
      Sets value.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait