Documentation of 'org.jdmp.core.parameter.AbstractParameter' Java class
AbstractParameter
org.jdmp.core.parameter

Class AbstractParameter<T>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getDescription() 
      java.lang.String getLabel()
      Returns the String label of an object.
      java.lang.Object getLabelObject()
      Returns the label of an object.
      void setDescription(java.lang.String description) 
      void setLabel(java.lang.Object label)
      Sets the label of an object
      • Methods inherited from class java.lang.Object

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

      • AbstractParameter

        public AbstractParameter()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Description copied from interface: HasLabel
        Returns the String label of an object.
        Specified by:
        getLabel in interface HasLabel
        Returns:
        the label
      • setLabel

        public void setLabel(java.lang.Object label)
        Description copied from interface: HasLabel
        Sets the label of an object
        Specified by:
        setLabel in interface HasLabel
        Parameters:
        label - the new label.
      • getLabelObject

        public final java.lang.Object getLabelObject()
        Description copied from interface: HasLabel
        Returns the label of an object.
        Specified by:
        getLabelObject in interface HasLabel
        Returns:
        the label

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.