opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java
@@ -22,7 +22,7 @@ * CDDL HEADER END * * * Copyright 2006-2008 Sun Microsystems, Inc. * Copyright 2006-2010 Sun Microsystems, Inc. */ package org.opends.quicksetup.ui; @@ -160,6 +160,14 @@ */ REMOTE_REPLICATION_SECURE, /** * The value associated with this is a JavaArguments object. */ SERVER_JAVA_ARGUMENTS, /** * The value associated with this is a JavaArguments object. */ IMPORT_JAVA_ARGUMENTS, /** * The value associated with this is a Boolean. */ SERVER_START_INSTALLER,