| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<ServiceMethod,ServiceMethod._Field> |
ServiceMethod.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
ServiceMethod |
ServiceMethod._Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<ServiceMethod,ServiceMethod._Field> |
ServiceMethod.descriptor() |
List<ServiceMethod> |
ServiceType.getMethods() |
static PStructDescriptorProvider<ServiceMethod,ServiceMethod._Field> |
ServiceMethod.provider() |
| Modifier and Type | Method and Description |
|---|---|
ServiceType._Builder |
ServiceType._Builder.addToMethods(ServiceMethod... values) |
int |
ServiceMethod.compareTo(ServiceMethod other) |
| Modifier and Type | Method and Description |
|---|---|
ServiceType._Builder |
ServiceType._Builder.setMethods(Collection<ServiceMethod> value) |
| Constructor and Description |
|---|
_Builder(ServiceMethod base) |
| Constructor and Description |
|---|
ServiceType(String pComment,
String pName,
String pExtend,
List<ServiceMethod> pMethods) |
Copyright © 2016. All rights reserved.