|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AnnotationStub in org.xwiki.annotation.rest.model.jaxb |
|---|
| Fields in org.xwiki.annotation.rest.model.jaxb with type parameters of type AnnotationStub | |
|---|---|
protected List<AnnotationStub> |
AnnotatedContent.annotations
|
| Methods in org.xwiki.annotation.rest.model.jaxb that return AnnotationStub | |
|---|---|
AnnotationStub |
ObjectFactory.createAnnotationStub()
Create an instance of AnnotationStub |
AnnotationStub |
AnnotationStub.withAnnotationId(String value)
|
AnnotationStub |
AnnotationStub.withFields(AnnotationField... values)
|
AnnotationStub |
AnnotationStub.withFields(Collection<AnnotationField> values)
|
AnnotationStub |
AnnotationStub.withState(Object value)
|
AnnotationStub |
AnnotationStub.withTarget(String value)
|
| Methods in org.xwiki.annotation.rest.model.jaxb that return types with arguments of type AnnotationStub | |
|---|---|
List<AnnotationStub> |
AnnotatedContent.getAnnotations()
Gets the value of the annotations property. |
| Methods in org.xwiki.annotation.rest.model.jaxb with parameters of type AnnotationStub | |
|---|---|
AnnotatedContent |
AnnotatedContent.withAnnotations(AnnotationStub... values)
|
| Method parameters in org.xwiki.annotation.rest.model.jaxb with type arguments of type AnnotationStub | |
|---|---|
AnnotatedContent |
AnnotatedContent.withAnnotations(Collection<AnnotationStub> values)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||