Uses of Class
com.salesforce.jprotoc.ProtoTypeMap
-
Packages that use ProtoTypeMap Package Description com.salesforce.jprotoc no.entur.protoc.interfaces -
-
Uses of ProtoTypeMap in com.salesforce.jprotoc
Methods in com.salesforce.jprotoc that return ProtoTypeMap Modifier and Type Method Description static ProtoTypeMapProtoTypeMap. of(Collection<com.google.protobuf.DescriptorProtos.FileDescriptorProto> fileDescriptorProtos)Returns an instance ofProtoTypeMapbased on the given FileDescriptorProto instances. -
Uses of ProtoTypeMap in no.entur.protoc.interfaces
Fields in no.entur.protoc.interfaces declared as ProtoTypeMap Modifier and Type Field Description ProtoTypeMapInterfaceProtocContext. protoTypeMap
-