public class ConceptGroup extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ConceptGroup() |
|
ConceptGroup(String clazz) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClazz()
Get the class (id) attribute for this group.
|
Iterable<Concept> |
getConcepts()
Get the concepts in this group
|
public ConceptGroup(String clazz)
protected ConceptGroup()
Copyright © 2013–2017 R.W.Majeed. All rights reserved.