OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.random.AQRandomDateRange

Packages that use AQRandomDateRange
com.aquafold.openapi.random   
 

Uses of AQRandomDateRange in com.aquafold.openapi.random
 

Methods in com.aquafold.openapi.random that return AQRandomDateRange
 AQRandomDateRange AQRandomFactory.newRandomDateRange()
          Creates a new AQRandomDateRange factory with range set to 01/01/1900 and 12/31/2099.
 AQRandomDateRange AQRandomFactory.newRandomDateRange(Date from, Date to)
          Creates a new AQRandomDateRange factory with the specified range.
 


OpenAPI 1.0


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