OpenAPI 1.0

Uses of Package
com.aquafold.openapi.random

Packages that use com.aquafold.openapi.random
com.aquafold.openapi   
com.aquafold.openapi.random   
 

Classes in com.aquafold.openapi.random used by com.aquafold.openapi
AQRandomFactory
          This interface provides a way to conveniently generate various random values.
 

Classes in com.aquafold.openapi.random used by com.aquafold.openapi.random
AQRandomDataSet
          This interface generates a new AQDataSet using the constraints described below: rows - defines the number of rows to generate.
AQRandomDateRange
          This interface represents a range of dates.
AQRandomDateVariation
          This interface represents a change that a Date object could possibly have.
AQRandomNumberRange
          This interface represents a range of numbers.
AQRandomNumberVariation
          This interface represents a change that a Number object could possibly have.
AQRandomRange
          This interface represents a range of objects which can be anythings, for examples, numbers, dates, strings.
AQRandomStringLength
          This interface defines a constraint on the length of a string.
AQRandomVariation
          This interface represents the amount of change an object can possibly have.
 


OpenAPI 1.0


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