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

Packages that use ExtensionsDescriptor
org.apache.activemq.protobuf.compiler   
org.apache.activemq.protobuf.compiler.parser   
 

Uses of ExtensionsDescriptor in org.apache.activemq.protobuf.compiler
 

Methods in org.apache.activemq.protobuf.compiler that return ExtensionsDescriptor
 ExtensionsDescriptor MessageDescriptor.getExtensions()
           
 

Methods in org.apache.activemq.protobuf.compiler with parameters of type ExtensionsDescriptor
 void MessageDescriptor.setExtensions(ExtensionsDescriptor extensions)
           
 

Uses of ExtensionsDescriptor in org.apache.activemq.protobuf.compiler.parser
 

Methods in org.apache.activemq.protobuf.compiler.parser that return ExtensionsDescriptor
 ExtensionsDescriptor ProtoParser.ExtensionsDescriptor(MessageDescriptor parent)
           
 



Copyright © 2011. All Rights Reserved.