Class CheckboxValue.Builder

java.lang.Object
com.palantir.transforms.excel.form.checkboxvalue.ImmutableCheckboxValue.Builder
com.palantir.transforms.excel.form.checkboxvalue.CheckboxValue.Builder
Enclosing interface:
CheckboxValue

public static final class CheckboxValue.Builder extends com.palantir.transforms.excel.form.checkboxvalue.ImmutableCheckboxValue.Builder
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.palantir.transforms.excel.form.checkboxvalue.ImmutableCheckboxValue.Builder

    addAllAssertions, addAssertions, addAssertions, assertions, build, from, specifier

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Builder

      public Builder()