| Constructor and Description |
|---|
CategoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
CommonAttributes |
getCommonAttributes()
Get common attributes
|
String |
getLabel()
Get the label
|
String |
getScheme()
Get the scheme
|
String |
getTerm()
Get the term
|
CategoryImpl |
setCommonAttributes(CommonAttributes commonAttribute) |
CategoryImpl |
setLabel(String label) |
CategoryImpl |
setScheme(String scheme) |
CategoryImpl |
setTerm(String term) |
public CommonAttributes getCommonAttributes()
CategorygetCommonAttributes in interface CategoryCommonAttributespublic CategoryImpl setScheme(String scheme)
public CategoryImpl setTerm(String term)
public CategoryImpl setCommonAttributes(CommonAttributes commonAttribute)
public CategoryImpl setLabel(String label)
Copyright © 2020. All rights reserved.