Uses of Class
org.xwiki.annotation.rest.model.jaxb.AnnotationResponse

Uses of AnnotationResponse in org.xwiki.annotation.rest.model.jaxb
 

Methods in org.xwiki.annotation.rest.model.jaxb that return AnnotationResponse
 AnnotationResponse ObjectFactory.createAnnotationResponse()
          Create an instance of AnnotationResponse
 AnnotationResponse AnnotationResponse.withAnnotatedContent(AnnotatedContent value)
           
 AnnotationResponse AnnotationResponse.withResponseCode(int value)
           
 AnnotationResponse AnnotationResponse.withResponseMessage(String value)
           
 



Copyright © 2004-2012 XWiki. All Rights Reserved.