Class Derivative

    • Constructor Detail

      • Derivative

        public Derivative()
    • Method Detail

      • getId

        public java.lang.String getId()
        Returns the derivative Id.
        Returns:
        id of Derivative.
      • setId

        public void setId​(java.lang.String id)
        Sets the derivative id.
        Parameters:
        id - identifier to uniquely identify a derivative.