Class Parameter


  • @ThreadSafe
    public final class Parameter
    extends java.lang.Object
    An object that models the <parameter> element.
    • Method Summary

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

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

      • getName

        public java.lang.String getName()
      • getValue

        public java.lang.String getValue()