public class MergedJsonContext extends Object
| Constructor and Description |
|---|
MergedJsonContext(EnunciateJacksonContext jacksonContext,
EnunciateJackson1Context jackson1Context) |
| Modifier and Type | Method and Description |
|---|---|
TypeMirror |
findAdaptingType(HasClientConvertibleType element) |
TypeMirror |
findAdaptingType(TypeElement declaration) |
com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement |
findType(DataTypeReference dataType) |
EnunciateContext |
getContext() |
String |
getLabel() |
public MergedJsonContext(EnunciateJacksonContext jacksonContext, EnunciateJackson1Context jackson1Context)
public EnunciateContext getContext()
public String getLabel()
public com.webcohesion.enunciate.javac.decorations.element.DecoratedTypeElement findType(DataTypeReference dataType)
public TypeMirror findAdaptingType(TypeElement declaration)
public TypeMirror findAdaptingType(HasClientConvertibleType element)
Copyright © 2015. All rights reserved.