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