Uses of Class
org.apache.activemq.protobuf.compiler.FieldDescriptor

Packages that use FieldDescriptor
org.apache.activemq.protobuf.compiler   
 

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)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.