public class Rows extends Object
Constructor and Description |
---|
Rows() |
Modifier and Type | Method and Description |
---|---|
Link |
getLink()
getLink
Gets Link
|
Integer |
getMaxRow()
getMaxRow
Gets Integer
|
Integer |
getRowsCount()
getRowsCount
Gets Integer
|
List<LinkElement> |
getRowsList()
getRowsList
Gets List
|
void |
setLink(Link link)
setLink
Sets Link
|
void |
setMaxRow(Integer MaxRow)
setMaxRow
Sets Integer
|
void |
setRowsCount(Integer RowsCount)
setRowsCount
Sets Integer
|
void |
setRowsList(List<LinkElement> RowsList)
setRowsList
Sets List
|
String |
toString() |
public Integer getMaxRow()
public void setMaxRow(Integer MaxRow)
MaxRow
- Integerpublic Integer getRowsCount()
public void setRowsCount(Integer RowsCount)
RowsCount
- Integerpublic List<LinkElement> getRowsList()
public void setRowsList(List<LinkElement> RowsList)
RowsList
- Listpublic Link getLink()
public void setLink(Link link)
link
- LinkCopyright © 2015. All rights reserved.