org.edg.info
Class RetentionPeriods

java.lang.Object
  extended byorg.edg.info.RetentionPeriods

public class RetentionPeriods
extends java.lang.Object


Constructor Summary
RetentionPeriods(int hrpSec, int lrpSec)
           
 
Method Summary
 int getHrpSec()
           
 int getLrpSec()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetentionPeriods

public RetentionPeriods(int hrpSec,
                        int lrpSec)
Method Detail

getHrpSec

public int getHrpSec()

getLrpSec

public int getLrpSec()