|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
ProtoDescriptor.getType(java.lang.String type)
|
TypeDescriptor |
MessageDescriptor.getType(java.lang.String t)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |