Modifier and Type | Field and Description |
---|---|
protected AnnotatedContent |
AnnotationResponse.annotatedContent |
Modifier and Type | Method and Description |
---|---|
AnnotatedContent |
ObjectFactory.createAnnotatedContent()
Create an instance of
AnnotatedContent |
AnnotatedContent |
AnnotationResponse.getAnnotatedContent()
Gets the value of the annotatedContent property.
|
AnnotatedContent |
AnnotatedContent.withAnnotations(AnnotationStub... values) |
AnnotatedContent |
AnnotatedContent.withAnnotations(Collection<AnnotationStub> values) |
AnnotatedContent |
AnnotatedContent.withContent(String value) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationResponse.setAnnotatedContent(AnnotatedContent value)
Sets the value of the annotatedContent property.
|
AnnotationResponse |
AnnotationResponse.withAnnotatedContent(AnnotatedContent value) |
Copyright © 2004–2021 XWiki. All rights reserved.