Uses of Class
org.xwiki.netflux.rest.model.jaxb.EntityReference
-
Packages that use EntityReference Package Description org.xwiki.netflux.rest.model.jaxb -
-
Uses of EntityReference in org.xwiki.netflux.rest.model.jaxb
Fields in org.xwiki.netflux.rest.model.jaxb declared as EntityReference Modifier and Type Field Description protected EntityReferenceEntityChannel. entityReferenceMethods in org.xwiki.netflux.rest.model.jaxb that return EntityReference Modifier and Type Method Description EntityReferenceObjectFactory. createEntityReference()Create an instance ofEntityReferenceEntityReferenceEntityChannel. getEntityReference()Gets the value of the entityReference property.EntityReferenceEntityReference. withType(String value)EntityReferenceEntityReference. withValue(String value)Methods in org.xwiki.netflux.rest.model.jaxb with parameters of type EntityReference Modifier and Type Method Description voidEntityChannel. setEntityReference(EntityReference value)Sets the value of the entityReference property.EntityChannelEntityChannel. withEntityReference(EntityReference value)
-