Uses of Enum Class
ai.onnx.proto.OnnxMl.TypeProto.ValueCase
Packages that use OnnxMl.TypeProto.ValueCase
-
Uses of OnnxMl.TypeProto.ValueCase in ai.onnx.proto
Methods in ai.onnx.proto that return OnnxMl.TypeProto.ValueCaseModifier and TypeMethodDescriptionstatic OnnxMl.TypeProto.ValueCase
OnnxMl.TypeProto.ValueCase.forNumber
(int value) OnnxMl.TypeProto.Builder.getValueCase()
OnnxMl.TypeProto.getValueCase()
OnnxMl.TypeProtoOrBuilder.getValueCase()
static OnnxMl.TypeProto.ValueCase
OnnxMl.TypeProto.ValueCase.valueOf
(int value) Deprecated.static OnnxMl.TypeProto.ValueCase
Returns the enum constant of this class with the specified name.static OnnxMl.TypeProto.ValueCase[]
OnnxMl.TypeProto.ValueCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.