Class WebNodePlaceHolderImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getIndex()
      Returns the place holder index.
      java.lang.String getName()
      Returns the place holder name.
      void setIndex​(int index)
      Sets the place holder index.
      void setName​(java.lang.String name)
      Sets the place holder name.
      • Methods inherited from class java.lang.Object

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