annotationMethodRestContext);
annotationMethodDeclaration.setType(type);
annotationMemberDeclaration = annotationMethodDeclaration;
}
AnnotationConstantRestContext annotationConstantRestContext = getChild(
annotationMethodOrConstantRestContext,
AnnotationConstantRestContext.class);
if (annotationConstantRestContext != null) {
annotationMemberDeclaration = getAdapter(
AnnotationConstantRestAdapter.class).adapt(