public class PathDocumentation extends Object
| Constructor and Description |
|---|
PathDocumentation() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMethodDocumentationIfValid(String method,
MethodDocumentation doc) |
boolean |
hasMethodDocumentations() |
org.json.JSONObject |
toJSON() |
public org.json.JSONObject toJSON()
public void addMethodDocumentationIfValid(String method, MethodDocumentation doc)
public boolean hasMethodDocumentations()
Copyright © 2020 Software Atelier Kamber. All rights reserved.