public class DtoClass extends Object
| Constructor and Description |
|---|
DtoClass(ProcessingEnvironment processingEnvironment,
DtoAnnotationProcessor dtoAnnotationProcessor,
TypeElement classElement,
GeneratorInformation generatorInformation,
UsefulTypeMirrors usefulTypeMirrors) |
| Modifier and Type | Method and Description |
|---|---|
DirectionalGuide |
getInMap() |
DirectionalGuide |
getOutMap() |
public DtoClass(ProcessingEnvironment processingEnvironment, DtoAnnotationProcessor dtoAnnotationProcessor, TypeElement classElement, GeneratorInformation generatorInformation, UsefulTypeMirrors usefulTypeMirrors) throws IOException, DtoDefinitionException
IOExceptionDtoDefinitionExceptionpublic DirectionalGuide getInMap()
public DirectionalGuide getOutMap()
Copyright © 2018. All rights reserved.