org.databene.benerator.anno
Annotation Type NullQuota


@Retention(value=RUNTIME)
@Target(value={FIELD,PARAMETER})
public @interface NullQuota

Specifies the quota of null values to produce when generating data for the annotated element.

Created: 02.05.2010 18:51:40

Since:
0.6.1
Author:
Volker Bergmann

Required Element Summary
 double value
           
 

Element Detail

value

public abstract double value


Copyright © 2013. All Rights Reserved.