public class CMAMetadata extends Object
| Constructor and Description |
|---|
CMAMetadata() |
| Modifier and Type | Method and Description |
|---|---|
List<CMALink> |
getConcepts() |
List<CMATag> |
getTags()
Gets the list of tags associated with this resource.
|
List<CMALink> |
getTaxonomy() |
void |
setConcepts(List<CMALink> concepts) |
void |
setTags(List<CMATag> tags)
Sets the list of tags for this resource.
|
void |
setTaxonomy(List<CMALink> taxonomy) |
String |
toString() |
public List<CMATag> getTags()
CMATag instances representing the tags.public void setTags(List<CMATag> tags)
tags - The list of CMATag instances to be associated with the resource.Copyright © 2026 Contentful, GmbH.. All rights reserved.