Package | Description |
---|---|
org.apache.activemq.protobuf.compiler | |
org.apache.activemq.protobuf.compiler.parser |
Modifier and Type | Method and Description |
---|---|
Map<String,FieldDescriptor> |
MessageDescriptor.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
MessageDescriptor.setFields(Map<String,FieldDescriptor> fields) |
Modifier and Type | Method and Description |
---|---|
FieldDescriptor |
ProtoParser.FieldDescriptor(MessageDescriptor parent)
Parses something like:
optional string foo = 1;
|
Copyright © 2016. All rights reserved.