Uses of Enum
org.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
Packages that use SavedObjectGraphOuterClass.SavedObject.KindCase
-
Uses of SavedObjectGraphOuterClass.SavedObject.KindCase in org.tensorflow.proto
Subclasses with type arguments of type SavedObjectGraphOuterClass.SavedObject.KindCase in org.tensorflow.protoMethods in org.tensorflow.proto that return SavedObjectGraphOuterClass.SavedObject.KindCaseModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObject.KindCase.forNumber(int value) SavedObjectGraphOuterClass.SavedObject.Builder.getKindCase()SavedObjectGraphOuterClass.SavedObject.getKindCase()SavedObjectGraphOuterClass.SavedObjectOrBuilder.getKindCase()SavedObjectGraphOuterClass.SavedObject.KindCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.SavedObjectGraphOuterClass.SavedObject.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.