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.PropertyEditorsetAsText in class java.beans.PropertyEditorSupportjava.lang.IllegalArgumentExceptionPropertyEditorSupport.setAsText(java.lang.String)Copyright © 2018 OpenMRS Inc.. All Rights Reserved.