Package | Description |
---|---|
org.xwiki.rest.model.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<Translation> |
Translations.translations |
Modifier and Type | Method and Description |
---|---|
Translation |
ObjectFactory.createTranslation()
Create an instance of
Translation |
Translation |
Translation.withLanguage(String value) |
Translation |
Translation.withLinks(Collection<Link> values) |
Translation |
Translation.withLinks(Link... values) |
Modifier and Type | Method and Description |
---|---|
List<Translation> |
Translations.getTranslations()
Gets the value of the translations property.
|
Modifier and Type | Method and Description |
---|---|
Translations |
Translations.withTranslations(Translation... values) |
Modifier and Type | Method and Description |
---|---|
Translations |
Translations.withTranslations(Collection<Translation> values) |
Copyright © 2004–2021 XWiki. All rights reserved.