Package | Description |
---|---|
org.xwiki.rest.model.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<Tag> |
Tags.tags |
Modifier and Type | Method and Description |
---|---|
Tag |
ObjectFactory.createTag()
Create an instance of
Tag |
Tag |
Tag.withLinks(Collection<Link> values) |
Tag |
Tag.withLinks(Link... values) |
Tag |
Tag.withName(String value) |
Modifier and Type | Method and Description |
---|---|
List<Tag> |
Tags.getTags()
Gets the value of the tags property.
|
Modifier and Type | Method and Description |
---|---|
Tags |
Tags.withTags(Tag... values) |
Modifier and Type | Method and Description |
---|---|
Tags |
Tags.withTags(Collection<Tag> values) |
Copyright © 2004–2021 XWiki. All rights reserved.