Interface FieldHeightAccessor.FieldHeightBuilder<B extends FieldHeightAccessor.FieldHeightBuilder<B>>

    • Method Detail

      • withFieldHeight

        B withFieldHeight​(int aHeight)
        Sets the field height for the field height property.
        Parameters:
        aHeight - The field height to be stored by the field height property.
        Returns:
        The builder for applying multiple build operations.