OpenAPI 1.0

com.aquafold.openapi.random
Interface AQRandomDateRange

All Superinterfaces:
AQRandomRange

public interface AQRandomDateRange
extends AQRandomRange

This interface represents a range of dates.

Instances of this interface can be instantiated by one of the following methods:


Method Summary
 Date nextDate()
          Randomly generates a date within the range defined by this object.
 

Method Detail

nextDate

Date nextDate()
Randomly generates a date within the range defined by this object.


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.