public final class

DynamicProto.Int32ToFloatOp.Builder

extends <any>

implements DynamicProto.Int32ToFloatOpOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.expression.proto.DynamicProto.Int32ToFloatOp.Builder

Overview

 An operation to convert a Int32 value in the dynamic data pipeline to a Float
 value.
 
Protobuf type androidx.wear.protolayout.expression.proto.Int32ToFloatOp

Summary

Methods
public DynamicProto.Int32ToFloatOp.BuilderclearInput()

 The input Int32 to convert to a Float.

public DynamicProto.DynamicInt32getInput()

 The input Int32 to convert to a Float.

public booleanhasInput()

 The input Int32 to convert to a Float.

public DynamicProto.Int32ToFloatOp.BuildermergeInput(DynamicProto.DynamicInt32 value)

 The input Int32 to convert to a Float.

public DynamicProto.Int32ToFloatOp.BuildersetInput(DynamicProto.DynamicInt32.Builder builderForValue)

 The input Int32 to convert to a Float.

public DynamicProto.Int32ToFloatOp.BuildersetInput(DynamicProto.DynamicInt32 value)

 The input Int32 to convert to a Float.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public boolean hasInput()

 The input Int32 to convert to a Float.
 
.androidx.wear.protolayout.expression.proto.DynamicInt32 input = 1;

public DynamicProto.DynamicInt32 getInput()

 The input Int32 to convert to a Float.
 
.androidx.wear.protolayout.expression.proto.DynamicInt32 input = 1;

 The input Int32 to convert to a Float.
 
.androidx.wear.protolayout.expression.proto.DynamicInt32 input = 1;

 The input Int32 to convert to a Float.
 
.androidx.wear.protolayout.expression.proto.DynamicInt32 input = 1;

 The input Int32 to convert to a Float.
 
.androidx.wear.protolayout.expression.proto.DynamicInt32 input = 1;

 The input Int32 to convert to a Float.
 
.androidx.wear.protolayout.expression.proto.DynamicInt32 input = 1;