public final class OneOfDescriptor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OneOfDescriptor.Builder |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
getContainingMessage() |
String |
getDocumentation() |
List<FieldDescriptor> |
getFields() |
String |
getName() |
String |
toString() |
public String getName()
public String getDocumentation()
public List<FieldDescriptor> getFields()
public Descriptor getContainingMessage()
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.