BrightSide Workbench Full Report + Source Code
org.turro.contacts.proposal.DuplicationType Enum Reference

Public Attributes

 NOT_ALLOWED
 
 WARN_DUPLICATION
 
 ALLOW_DUPLICATES
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file DuplicationType.java.

Member Data Documentation

◆ ALLOW_DUPLICATES

org.turro.contacts.proposal.DuplicationType.ALLOW_DUPLICATES

Definition at line 28 of file DuplicationType.java.

◆ NOT_ALLOWED

org.turro.contacts.proposal.DuplicationType.NOT_ALLOWED

Definition at line 26 of file DuplicationType.java.

◆ WARN_DUPLICATION

org.turro.contacts.proposal.DuplicationType.WARN_DUPLICATION

Definition at line 27 of file DuplicationType.java.


The documentation for this enum was generated from the following file: