Class ExcelRowHeightImpl

java.lang.Object
bld.generator.report.excel.annotation.impl.ExcelAnnotationImpl<ExcelRowHeight>
bld.generator.report.excel.annotation.impl.ExcelRowHeightImpl
All Implemented Interfaces:
Cloneable

public class ExcelRowHeightImpl extends ExcelAnnotationImpl<ExcelRowHeight>
The Class ExcelRowHeightImpl.
  • Constructor Details

    • ExcelRowHeightImpl

      public ExcelRowHeightImpl()
      Instantiates a new excel row height impl.
    • ExcelRowHeightImpl

      public ExcelRowHeightImpl(short height)
      Instantiates a new excel row height impl.
      Parameters:
      height - the height
  • Method Details

    • hashCode

      public int hashCode()
      Hash code.
      Overrides:
      hashCode in class Object
      Returns:
      the int
    • equals

      public boolean equals(Object obj)
      Equals.
      Overrides:
      equals in class Object
      Parameters:
      obj - the obj
      Returns:
      true, if successful
    • getHeight

      public short getHeight()
      Gets the height.
      Returns:
      the height
    • setHeight

      public void setHeight(short height)
      Sets the height.
      Parameters:
      height - the new height