Interface DPIMethodConstant.Builder1

Enclosing class:
DPIMethodConstant

public static interface DPIMethodConstant.Builder1
Builder helper class.
  • Method Details

    • value

      DPIMethodConstant value(@Nonnull String value)
      Set the value of this DPIMethodConstant instance.
      Parameters:
      value - Value to be used for replacement
      Returns:
      The DPIMethodConstant instance.