Uses of Interface
org.apache.activemq.protobuf.compiler.TypeDescriptor

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

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

Classes in org.apache.activemq.protobuf.compiler that implement TypeDescriptor
 class EnumDescriptor
           
 class MessageDescriptor
           
 

Methods in org.apache.activemq.protobuf.compiler that return TypeDescriptor
 TypeDescriptor EnumFieldDescriptor.getAssociatedType()
           
 TypeDescriptor MessageDescriptor.getType(java.lang.String t)
           
 TypeDescriptor ProtoDescriptor.getType(java.lang.String type)
           
 TypeDescriptor FieldDescriptor.getTypeDescriptor()
           
 

Methods in org.apache.activemq.protobuf.compiler with parameters of type TypeDescriptor
 void EnumFieldDescriptor.associate(TypeDescriptor associatedType)
           
 void FieldDescriptor.setTypeDescriptor(TypeDescriptor typeDescriptor)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.