| Package | Description |
|---|---|
| net.morimekta.providence.model |
| Modifier and Type | Field and Description |
|---|---|
static PStructDescriptor<ServiceType,ServiceType._Field> |
ServiceType.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
ServiceType._Builder.build() |
ServiceType |
Declaration.getDeclService() |
ServiceType |
Declaration._Builder.getDeclService() |
| Modifier and Type | Method and Description |
|---|---|
PStructDescriptor<ServiceType,ServiceType._Field> |
ServiceType.descriptor() |
PStructDescriptor<ServiceType,ServiceType._Field> |
ServiceType._Builder.descriptor() |
Optional<ServiceType> |
Declaration.optionalDeclService() |
static PStructDescriptorProvider<ServiceType,ServiceType._Field> |
ServiceType.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
ServiceType.compareTo(ServiceType other) |
ServiceType._Builder |
ServiceType._Builder.merge(ServiceType from) |
Declaration._Builder |
Declaration._Builder.setDeclService(ServiceType value)
Set the
decl_service field value. |
static Declaration |
Declaration.withDeclService(ServiceType value) |
| Constructor and Description |
|---|
_Builder(ServiceType base)
Make a mutating builder off a base pmodel.ServiceType.
|
Copyright © 2015–2018 morimekta.net. All rights reserved.