Uses of Class
org.forgerock.opendj.setup.model.Profile.StringParameter
Packages that use Profile.StringParameter
-
Uses of Profile.StringParameter in org.forgerock.opendj.setup.model
Methods in org.forgerock.opendj.setup.model that return Profile.StringParameterModifier and TypeMethodDescriptionProfile.ParameterFactory.stringParameter
(String variableName) Creates and returns a newString
parameter.Sets this parameter usage.Methods in org.forgerock.opendj.setup.model with parameters of type Profile.StringParameterModifier and TypeMethodDescriptionProfile.ParameterVisitor.visitParameter
(P p, Profile.StringParameter stringParameter) Visits a string parameter.