SourceMethod.Builder |
SourceMethod.Builder.setBeanMappingOptions(BeanMappingOptions beanMapping) |
SourceMethod.Builder |
SourceMethod.Builder.setContextProvidedMethods(ParameterProvidedMethods contextProvidedMethods) |
SourceMethod.Builder |
SourceMethod.Builder.setDeclaringMapper(Type declaringMapper) |
SourceMethod.Builder |
SourceMethod.Builder.setDefininingType(Type definingType) |
SourceMethod.Builder |
SourceMethod.Builder.setEnumMappingOptions(EnumMappingOptions enumMappingOptions) |
SourceMethod.Builder |
SourceMethod.Builder.setExceptionTypes(List<Type> exceptionTypes) |
SourceMethod.Builder |
SourceMethod.Builder.setExecutable(ExecutableElement executable) |
SourceMethod.Builder |
SourceMethod.Builder.setIterableMappingOptions(IterableMappingOptions iterableMapping) |
SourceMethod.Builder |
SourceMethod.Builder.setMapMappingOptions(MapMappingOptions mapMapping) |
SourceMethod.Builder |
SourceMethod.Builder.setMapper(MapperOptions mapper) |
SourceMethod.Builder |
SourceMethod.Builder.setMappingOptions(Set<MappingOptions> mappings) |
SourceMethod.Builder |
SourceMethod.Builder.setParameters(List<Parameter> parameters) |
SourceMethod.Builder |
SourceMethod.Builder.setPrototypeMethods(List<SourceMethod> prototypeMethods) |
SourceMethod.Builder |
SourceMethod.Builder.setReturnType(Type returnType) |
SourceMethod.Builder |
SourceMethod.Builder.setTypeFactory(TypeFactory typeFactory) |
SourceMethod.Builder |
SourceMethod.Builder.setTypeUtils(Types typeUtils) |
SourceMethod.Builder |
SourceMethod.Builder.setValueMappingOptionss(List<ValueMappingOptions> valueMappings) |
SourceMethod.Builder |
SourceMethod.Builder.setVerboseLogging(boolean verboseLogging) |