org.databene.benerator.anno
Annotation Type Unique


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

Indicates that unique data shall be generated for the annotated element.

Created: 02.05.2010 18:52:27

Since:
0.6.1
Author:
Volker Bergmann



Copyright © 2013. All Rights Reserved.