Uses of Class
org.apache.activemq.protobuf.compiler.ExtensionsDescriptor
-
Packages that use ExtensionsDescriptor Package Description 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 Modifier and Type Method Description ExtensionsDescriptor
MessageDescriptor. getExtensions()
Methods in org.apache.activemq.protobuf.compiler with parameters of type ExtensionsDescriptor Modifier and Type Method Description 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 Modifier and Type Method Description ExtensionsDescriptor
ProtoParser. ExtensionsDescriptor(MessageDescriptor parent)
-