Uses of Class
org.xwiki.rest.model.jaxb.Properties
-
Packages that use Properties Package Description org.xwiki.rest.model.jaxb -
-
Uses of Properties in org.xwiki.rest.model.jaxb
Methods in org.xwiki.rest.model.jaxb that return Properties Modifier and Type Method Description Properties
ObjectFactory. createProperties()
Create an instance ofProperties
Properties
Properties. withLinks(Collection<Link> values)
Properties
Properties. withLinks(Link... values)
Properties
Properties. withProperties(Collection<Property> values)
Properties
Properties. withProperties(Property... values)
-