Interface ParameterMapping.Builder

    • Method Detail

      • name

        ParameterMapping.Builder name​(String name)

        Parameter name.

        Parameters:
        name - Parameter name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        ParameterMapping.Builder type​(Type type)
        Sets the value of the Type property for this object.
        Parameters:
        type - The new value for the Type property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.