public final class Documentation extends Object
| Constructor and Description |
|---|
Documentation(List<Schema> schemas) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getDescription(String typeWithNamespace) |
List<Annotation> |
getNonDescriptionAnnotations(String typeWithNamespace) |
Optional<String> |
getPropertyDescription(String typeWithNamespace,
String propertyName) |
Copyright © 2018–2020. All rights reserved.