public class ReadConcernPropertyEditor extends PropertyEditorSupport
String
to a ReadConcern
. If it is a well know String
as identified by the
ReadConcernLevel.fromString(String)
.Constructor and Description |
---|
ReadConcernPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
void |
setAsText(String readConcernString) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public void setAsText(@Nullable String readConcernString)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.