| Package | Description |
|---|---|
| io.protostuff.compiler.model |
| Modifier and Type | Method and Description |
|---|---|
DescriptorType |
Enum.getDescriptorType() |
DescriptorType |
Group.getDescriptorType() |
DescriptorType |
Descriptor.getDescriptorType() |
DescriptorType |
ServiceMethod.getDescriptorType() |
DescriptorType |
EnumConstant.getDescriptorType() |
DescriptorType |
Service.getDescriptorType() |
DescriptorType |
Message.getDescriptorType() |
DescriptorType |
Field.getDescriptorType() |
DescriptorType |
Proto.getDescriptorType() |
static DescriptorType |
DescriptorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorType[] |
DescriptorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017. All rights reserved.