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