Uses of Enum
org.tensorflow.proto.profiler.Xplane.XEvent.DataCase
Packages that use Xplane.XEvent.DataCase
-
Uses of Xplane.XEvent.DataCase in org.tensorflow.proto.profiler
Subclasses with type arguments of type Xplane.XEvent.DataCase in org.tensorflow.proto.profilerMethods in org.tensorflow.proto.profiler that return Xplane.XEvent.DataCaseModifier and TypeMethodDescriptionstatic Xplane.XEvent.DataCaseXplane.XEvent.DataCase.forNumber(int value) Xplane.XEvent.Builder.getDataCase()Xplane.XEvent.getDataCase()Xplane.XEventOrBuilder.getDataCase()static Xplane.XEvent.DataCaseXplane.XEvent.DataCase.valueOf(int value) Deprecated.static Xplane.XEvent.DataCaseReturns the enum constant of this type with the specified name.static Xplane.XEvent.DataCase[]Xplane.XEvent.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.