net.sf.minuteProject.architecture.bsla.utils
Class Range
java.lang.Object
net.sf.minuteProject.architecture.bsla.utils.Range
public class Range
- extends Object
Title:
Description:
Copyright: Copyright (c) 2005
Company:
- Version:
- 1.0
- Author:
- not attributable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Range
public Range()
Range
public Range(Long firstId,
Long lastId)
setFirstId
public void setFirstId(Long firstId)
setLastId
public void setLastId(Long lastId)
getFirstId
public Long getFirstId()
getLastId
public Long getLastId()
Copyright © 2013. All Rights Reserved.