public interface BeanTypeInfo
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.annotation.JsonTypeInfo.As |
getInclude() |
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<com.google.gwt.core.ext.typeinfo.JClassType,String> |
getMapTypeToMetadata() |
String |
getPropertyName() |
com.fasterxml.jackson.annotation.JsonTypeInfo.Id |
getUse() |
com.fasterxml.jackson.annotation.JsonTypeInfo.Id getUse()
com.fasterxml.jackson.annotation.JsonTypeInfo.As getInclude()
String getPropertyName()
com.google.gwt.thirdparty.guava.common.collect.ImmutableMap<com.google.gwt.core.ext.typeinfo.JClassType,String> getMapTypeToMetadata()
Copyright © 2014. All Rights Reserved.