Uses of Class
ai.onnx.proto.OnnxMl.TypeProto.Map
Packages that use OnnxMl.TypeProto.Map
-
Uses of OnnxMl.TypeProto.Map in ai.onnx.proto
Fields in ai.onnx.proto with type parameters of type OnnxMl.TypeProto.MapModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<OnnxMl.TypeProto.Map> OnnxMl.TypeProto.Map.PARSERDeprecated.Methods in ai.onnx.proto that return OnnxMl.TypeProto.MapModifier and TypeMethodDescriptionOnnxMl.TypeProto.Map.Builder.build()OnnxMl.TypeProto.Map.Builder.buildPartial()static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.getDefaultInstance()OnnxMl.TypeProto.Map.Builder.getDefaultInstanceForType()OnnxMl.TypeProto.Map.getDefaultInstanceForType()OnnxMl.TypeProto.Builder.getMapType()The type of a map.OnnxMl.TypeProto.getMapType()The type of a map.OnnxMl.TypeProtoOrBuilder.getMapType()The type of a map.static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseDelimitedFrom(InputStream input) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(byte[] data) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(com.google.protobuf.ByteString data) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(com.google.protobuf.CodedInputStream input) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(InputStream input) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(ByteBuffer data) static OnnxMl.TypeProto.MapOnnxMl.TypeProto.Map.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.onnx.proto that return types with arguments of type OnnxMl.TypeProto.MapModifier and TypeMethodDescriptioncom.google.protobuf.Parser<OnnxMl.TypeProto.Map> OnnxMl.TypeProto.Map.getParserForType()static com.google.protobuf.Parser<OnnxMl.TypeProto.Map> OnnxMl.TypeProto.Map.parser()Methods in ai.onnx.proto with parameters of type OnnxMl.TypeProto.MapModifier and TypeMethodDescriptionOnnxMl.TypeProto.Map.Builder.mergeFrom(OnnxMl.TypeProto.Map other) OnnxMl.TypeProto.Builder.mergeMapType(OnnxMl.TypeProto.Map value) The type of a map.static OnnxMl.TypeProto.Map.BuilderOnnxMl.TypeProto.Map.newBuilder(OnnxMl.TypeProto.Map prototype) OnnxMl.TypeProto.Builder.setMapType(OnnxMl.TypeProto.Map value) The type of a map.