OpenAPI 1.0

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

Packages that use AQRandomStringLength
com.aquafold.openapi.random   
 

Uses of AQRandomStringLength in com.aquafold.openapi.random
 

Methods in com.aquafold.openapi.random that return AQRandomStringLength
 AQRandomStringLength AQRandomFactory.newRandomStringLength()
          Creates a new AQRandomStringLength factory with range set between 0 and 16.
 AQRandomStringLength AQRandomFactory.newRandomStringLength(int minLength, int maxLength)
          Creates a new AQRandomStringLength factory with the specified range.
 


OpenAPI 1.0


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