Entry(@NotNull final String value, @Nullable final String documentation)
Creates a new instance.
The value part of an entry of a settings file.
boolean setDocumentation(@Nullable final String documentation)
Sets the documentation string.
void setValue(@NotNull final String value)
Sets the value.
String documentation
The documentation string or.
String getDocumentation()
Returns the documentation string.