opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/FieldName.java
@@ -157,6 +157,9 @@ /** The value associated with this is a Set of SuffixDescriptor. */ SUFFIXES_TO_REPLICATE, /** The value associated with this is a Map with String keys and BackendTypeUIAdapter values. */ SUFFIXES_TO_REPLICATE_BACKEND_TYPE, /** The value associated with this is a SuffixesToReplicateOptions.Type. */ SUFFIXES_TO_REPLICATE_OPTIONS }