public class MapperGeneratorContext.MappingMethod extends Object
| Constructor and Description |
|---|
MapperGeneratorContext.MappingMethod(InOutType inOutType) |
MapperGeneratorContext.MappingMethod(InOutType inOutType,
String name) |
MapperGeneratorContext.MappingMethod(MapperGeneratorContext.MappingMethod mappingMethod,
InOutType key) |
public MapperGeneratorContext.MappingMethod(InOutType inOutType)
public MapperGeneratorContext.MappingMethod(InOutType inOutType, String name)
public MapperGeneratorContext.MappingMethod(MapperGeneratorContext.MappingMethod mappingMethod, InOutType key)
public String name()
public boolean isBuilt()
public void build()
public String inType()
public String outType()
public TypeMirror in()
public InOutType inOutType()
Copyright © 2016. All Rights Reserved.