public class Range extends Object
Title:
Description:
Copyright: Copyright (c) 2005
Company:
Range()
Range(Long firstId, Long lastId)
Long
getFirstId()
getLastId()
void
setFirstId(Long firstId)
setLastId(Long lastId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Range()
public Range(Long firstId, Long lastId)
public void setFirstId(Long firstId)
public void setLastId(Long lastId)
public Long getFirstId()
public Long getLastId()
Copyright © 2015. All rights reserved.