public class ColumnHeaders extends GenericModel
Constructor and Description |
---|
ColumnHeaders() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCellId()
Gets the cellId.
|
java.lang.Long |
getColumnIndexBegin()
Gets the columnIndexBegin.
|
java.lang.Long |
getColumnIndexEnd()
Gets the columnIndexEnd.
|
java.util.Map |
getLocation()
Gets the location.
|
java.lang.Long |
getRowIndexBegin()
Gets the rowIndexBegin.
|
java.lang.Long |
getRowIndexEnd()
Gets the rowIndexEnd.
|
java.lang.String |
getText()
Gets the text.
|
java.lang.String |
getTextNormalized()
Gets the textNormalized.
|
equals, hashCode, toString
public java.lang.String getCellId()
public java.util.Map getLocation()
public java.lang.String getText()
public java.lang.String getTextNormalized()
public java.lang.Long getRowIndexBegin()
public java.lang.Long getRowIndexEnd()
public java.lang.Long getColumnIndexBegin()
public java.lang.Long getColumnIndexEnd()