| Package | Description |
|---|---|
| io.protostuff.compiler.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Oneof> |
Message.oneofs |
| Modifier and Type | Method and Description |
|---|---|
Oneof |
Field.getOneof() |
Oneof |
Message.getOneof(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Oneof> |
Message.getOneofs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.addOneof(Oneof oneof) |
void |
Field.setOneof(Oneof oneof) |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setOneofs(List<Oneof> oneofs) |
Copyright © 2015–2017. All rights reserved.