public static class AbstractJsonMapperGenerator.AccessorInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<ExecutableElement> |
method |
| Constructor and Description |
|---|
AccessorInfo(Optional<ExecutableElement> method) |
AccessorInfo(String name) |
public Optional<ExecutableElement> method
public AccessorInfo(Optional<ExecutableElement> method)
public AccessorInfo(String name)
public String getName()
Copyright © 2021. All rights reserved.