public class IndexMaintenancePolicyConverter extends AbstractPropertyEditorConverterSupport<IndexMaintenancePolicyType>
IndexMaintenancePolicyType
,
AbstractPropertyEditorConverterSupport
Constructor and Description |
---|
IndexMaintenancePolicyConverter() |
Modifier and Type | Method and Description |
---|---|
IndexMaintenancePolicyType |
convert(String source)
Converts the given String value into an appropriate IndexMaintenancePolicyType.
|
assertConverted, setAsText
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public IndexMaintenancePolicyType convert(String source)
source
- the String value to convert into a IndexMaintenancePolicyType.IllegalArgumentException
- if the String is not a valid IndexMaintenancePolicyType.IndexMaintenancePolicyType.valueOfIgnoreCase(String)
,
AbstractPropertyEditorConverterSupport.assertConverted(String, Object, Class)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.