| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind |
| Modifier and Type | Method and Description |
|---|---|
static PropertyInfo |
PropertyInfo.process(com.google.gwt.core.ext.TreeLogger logger,
JacksonTypeOracle typeOracle,
PropertyAccessors propertyAccessors,
BeanJsonMapperInfo mapperInfo) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PropertyInfo> |
BeanJsonMapperInfo.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractBeanJsonCreator.generateCommonPropertyParameters(com.google.gwt.user.rebind.SourceWriter source,
PropertyInfo property,
JMapperType mapperType) |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanJsonMapperInfo.setProperties(Map<String,PropertyInfo> properties) |
protected void |
BeanJsonSerializerCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo beanInfo,
Map<String,PropertyInfo> properties) |
protected void |
BeanJsonDeserializerCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo beanInfo,
Map<String,PropertyInfo> properties) |
protected abstract void |
AbstractBeanJsonCreator.writeClassBody(com.google.gwt.user.rebind.SourceWriter source,
BeanInfo info,
Map<String,PropertyInfo> properties) |
Copyright © 2014. All Rights Reserved.