public class ConceptSetsEditor
extends java.beans.PropertyEditorSupport
Constructor and Description |
---|
ConceptSetsEditor(java.util.Collection<ConceptSet> conceptSets)
Default constructor taking in the current sets on a concept
|
Modifier and Type | Method and Description |
---|---|
void |
setAsText(java.lang.String text) |
public ConceptSetsEditor(java.util.Collection<ConceptSet> conceptSets)
conceptSets
- the current object on the conceptpublic void setAsText(java.lang.String text) throws java.lang.IllegalArgumentException
setAsText
in interface java.beans.PropertyEditor
setAsText
in class java.beans.PropertyEditorSupport
java.lang.IllegalArgumentException
PropertyEditorSupport.setAsText(java.lang.String)
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.