org.apache.commons.betwixt.introspection
Interface ICopyableDateRange

All Superinterfaces:
ICopyable, IDateRange
All Known Implementing Classes:
CopyableDateRange

public interface ICopyableDateRange
extends ICopyable, IDateRange

Author:
Apache Commons Team, Apache Software Foundation

Method Summary
 
Methods inherited from interface org.apache.commons.betwixt.introspection.ICopyable
copy
 
Methods inherited from interface org.apache.commons.betwixt.introspection.IDateRange
getEndDate, getStartDate
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.