Uses of Enum Class
tensorflow.Struct.TypeSpecProto.TypeSpecClass
Packages that use Struct.TypeSpecProto.TypeSpecClass
-
Uses of Struct.TypeSpecProto.TypeSpecClass in tensorflow
Methods in tensorflow that return Struct.TypeSpecProto.TypeSpecClassModifier and TypeMethodDescriptionStruct.TypeSpecProto.TypeSpecClass.forNumber(int value) Struct.TypeSpecProto.Builder.getTypeSpecClass().tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;Struct.TypeSpecProto.getTypeSpecClass().tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;Struct.TypeSpecProtoOrBuilder.getTypeSpecClass().tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;Struct.TypeSpecProto.TypeSpecClass.valueOf(int value) Deprecated.Struct.TypeSpecProto.TypeSpecClass.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static Struct.TypeSpecProto.TypeSpecClass[]Struct.TypeSpecProto.TypeSpecClass.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tensorflow that return types with arguments of type Struct.TypeSpecProto.TypeSpecClassModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Struct.TypeSpecProto.TypeSpecClass> Struct.TypeSpecProto.TypeSpecClass.internalGetValueMap()Methods in tensorflow with parameters of type Struct.TypeSpecProto.TypeSpecClassModifier and TypeMethodDescriptionStruct.TypeSpecProto.Builder.setTypeSpecClass(Struct.TypeSpecProto.TypeSpecClass value) .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;