Uses of Class
org.fusesource.hawtbuf.proto.compiler.FieldDescriptor

Packages that use FieldDescriptor
org.fusesource.hawtbuf.proto.compiler   
 

Uses of FieldDescriptor in org.fusesource.hawtbuf.proto.compiler
 

Methods in org.fusesource.hawtbuf.proto.compiler that return types with arguments of type FieldDescriptor
 java.util.Map<java.lang.String,FieldDescriptor> MessageDescriptor.getFields()
           
 

Method parameters in org.fusesource.hawtbuf.proto.compiler with type arguments of type FieldDescriptor
 void MessageDescriptor.setFields(java.util.Map<java.lang.String,FieldDescriptor> fields)
           
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.