Package | Description |
---|---|
org.xwiki.rest.model.jaxb |
Modifier and Type | Field and Description |
---|---|
protected Class |
Page.clazz |
Modifier and Type | Field and Description |
---|---|
protected List<Class> |
Classes.clazzs |
Modifier and Type | Method and Description |
---|---|
Class |
ObjectFactory.createClass()
Create an instance of
Class |
Class |
Page.getClazz()
Gets the value of the clazz property.
|
Class |
Class.withId(String value) |
Class |
Class.withLinks(Collection<Link> values) |
Class |
Class.withLinks(Link... values) |
Class |
Class.withName(String value) |
Class |
Class.withProperties(Collection<Property> values) |
Class |
Class.withProperties(Property... values) |
Modifier and Type | Method and Description |
---|---|
List<Class> |
Classes.getClazzs()
Gets the value of the clazzs property.
|
Modifier and Type | Method and Description |
---|---|
void |
Page.setClazz(Class value)
Sets the value of the clazz property.
|
Page |
Page.withClazz(Class value) |
Classes |
Classes.withClazzs(Class... values) |
Modifier and Type | Method and Description |
---|---|
Classes |
Classes.withClazzs(Collection<Class> values) |
Copyright © 2004–2021 XWiki. All rights reserved.