| Package | Description |
|---|---|
| net.morimekta.providence.reflect.model |
| Modifier and Type | Method and Description |
|---|---|
List<MethodDeclaration> |
ServiceDeclaration.getMethods() |
| Constructor and Description |
|---|
ServiceDeclaration(String documentation,
ThriftToken serviceToken,
ThriftToken name,
ThriftToken extending,
List<MethodDeclaration> methods,
List<AnnotationDeclaration> annotations) |
Copyright © 2015–2020 morimekta.net. All rights reserved.