public class Pages extends Object
Constructor and Description |
---|
Pages() |
public String getFirst()
public void setFirst(String first)
first
- the first to setpublic String getPrev()
public void setPrev(String prev)
prev
- the prev to setpublic String getNext()
public void setNext(String next)
next
- the next to setpublic String getLast()
public void setLast(String last)
last
- the last to set