|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldDescriptor | |
|---|---|
| org.apache.activemq.protobuf.compiler | |
| org.apache.activemq.protobuf.compiler.parser | |
| Uses of FieldDescriptor in org.apache.activemq.protobuf.compiler |
|---|
| Methods in org.apache.activemq.protobuf.compiler that return types with arguments of type FieldDescriptor | |
|---|---|
java.util.Map<java.lang.String,FieldDescriptor> |
MessageDescriptor.getFields()
|
| Method parameters in org.apache.activemq.protobuf.compiler with type arguments of type FieldDescriptor | |
|---|---|
void |
MessageDescriptor.setFields(java.util.Map<java.lang.String,FieldDescriptor> fields)
|
| Uses of FieldDescriptor in org.apache.activemq.protobuf.compiler.parser |
|---|
| Methods in org.apache.activemq.protobuf.compiler.parser that return FieldDescriptor | |
|---|---|
FieldDescriptor |
ProtoParser.FieldDescriptor(MessageDescriptor parent)
Parses something like: optional string foo = 1; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||