public class Concept extends Object implements Serializable
| Constructor and Description |
|---|
Concept() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLabel() |
static Concept |
newInstance(String id,
String label) |
void |
setId(String id) |
void |
setLabel(String label) |
Copyright © 2025. All rights reserved.