public final class

DynamicProto.DynamicColor.Builder

extends <any>

implements DynamicProto.DynamicColorOrBuilder

 java.lang.Object

↳<any>

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

Overview

 A dynamic color type.
 
Protobuf type androidx.wear.protolayout.expression.proto.DynamicColor

Summary

Methods
public DynamicProto.DynamicColor.BuilderclearAnimatableDynamic()

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public DynamicProto.DynamicColor.BuilderclearAnimatableFixed()

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public DynamicProto.DynamicColor.BuilderclearConditionalOp()

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public DynamicProto.DynamicColor.BuilderclearFingerprint()

 The fingerprint for the dynamic node

public DynamicProto.DynamicColor.BuilderclearFixed()

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public DynamicProto.DynamicColor.BuilderclearInner()

public DynamicProto.DynamicColor.BuilderclearStateSource()

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public DynamicProto.AnimatableDynamicColorgetAnimatableDynamic()

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public DynamicProto.AnimatableFixedColorgetAnimatableFixed()

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public DynamicProto.ConditionalColorOpgetConditionalOp()

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public FingerprintProto.NodeFingerprintgetFingerprint()

 The fingerprint for the dynamic node

public FixedProto.FixedColorgetFixed()

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public DynamicProto.DynamicColor.InnerCasegetInnerCase()

public DynamicProto.StateColorSourcegetStateSource()

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public booleanhasAnimatableDynamic()

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public booleanhasAnimatableFixed()

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public booleanhasConditionalOp()

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public booleanhasFingerprint()

 The fingerprint for the dynamic node

public booleanhasFixed()

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public booleanhasStateSource()

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public DynamicProto.DynamicColor.BuildermergeAnimatableDynamic(DynamicProto.AnimatableDynamicColor value)

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public DynamicProto.DynamicColor.BuildermergeAnimatableFixed(DynamicProto.AnimatableFixedColor value)

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public DynamicProto.DynamicColor.BuildermergeConditionalOp(DynamicProto.ConditionalColorOp value)

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public DynamicProto.DynamicColor.BuildermergeFingerprint(FingerprintProto.NodeFingerprint value)

 The fingerprint for the dynamic node

public DynamicProto.DynamicColor.BuildermergeFixed(FixedProto.FixedColor value)

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public DynamicProto.DynamicColor.BuildermergeStateSource(DynamicProto.StateColorSource value)

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public DynamicProto.DynamicColor.BuildersetAnimatableDynamic(DynamicProto.AnimatableDynamicColor.Builder builderForValue)

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public DynamicProto.DynamicColor.BuildersetAnimatableDynamic(DynamicProto.AnimatableDynamicColor value)

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public DynamicProto.DynamicColor.BuildersetAnimatableFixed(DynamicProto.AnimatableFixedColor.Builder builderForValue)

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public DynamicProto.DynamicColor.BuildersetAnimatableFixed(DynamicProto.AnimatableFixedColor value)

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public DynamicProto.DynamicColor.BuildersetConditionalOp(DynamicProto.ConditionalColorOp.Builder builderForValue)

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public DynamicProto.DynamicColor.BuildersetConditionalOp(DynamicProto.ConditionalColorOp value)

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public DynamicProto.DynamicColor.BuildersetFingerprint(FingerprintProto.NodeFingerprint.Builder builderForValue)

 The fingerprint for the dynamic node

public DynamicProto.DynamicColor.BuildersetFingerprint(FingerprintProto.NodeFingerprint value)

 The fingerprint for the dynamic node

public DynamicProto.DynamicColor.BuildersetFixed(FixedProto.FixedColor.Builder builderForValue)

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public DynamicProto.DynamicColor.BuildersetFixed(FixedProto.FixedColor value)

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public DynamicProto.DynamicColor.BuildersetStateSource(DynamicProto.StateColorSource.Builder builderForValue)

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public DynamicProto.DynamicColor.BuildersetStateSource(DynamicProto.StateColorSource value)

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

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

Methods

public boolean hasFixed()

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public FixedProto.FixedColor getFixed()

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

.androidx.wear.protolayout.expression.proto.FixedColor fixed = 1;

public boolean hasStateSource()

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public DynamicProto.StateColorSource getStateSource()

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public DynamicProto.DynamicColor.Builder clearStateSource()

.androidx.wear.protolayout.expression.proto.StateColorSource state_source = 2;

public boolean hasAnimatableFixed()

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public DynamicProto.AnimatableFixedColor getAnimatableFixed()

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public DynamicProto.DynamicColor.Builder clearAnimatableFixed()

.androidx.wear.protolayout.expression.proto.AnimatableFixedColor animatable_fixed = 3;

public boolean hasAnimatableDynamic()

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public DynamicProto.AnimatableDynamicColor getAnimatableDynamic()

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public DynamicProto.DynamicColor.Builder clearAnimatableDynamic()

.androidx.wear.protolayout.expression.proto.AnimatableDynamicColor animatable_dynamic = 4;

public boolean hasConditionalOp()

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public DynamicProto.ConditionalColorOp getConditionalOp()

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public DynamicProto.DynamicColor.Builder clearConditionalOp()

.androidx.wear.protolayout.expression.proto.ConditionalColorOp conditional_op = 5;

public boolean hasFingerprint()

 The fingerprint for the dynamic node
 
.androidx.wear.protolayout.proto.NodeFingerprint fingerprint = 6;

public FingerprintProto.NodeFingerprint getFingerprint()

 The fingerprint for the dynamic node
 
.androidx.wear.protolayout.proto.NodeFingerprint fingerprint = 6;

 The fingerprint for the dynamic node
 
.androidx.wear.protolayout.proto.NodeFingerprint fingerprint = 6;

 The fingerprint for the dynamic node
 
.androidx.wear.protolayout.proto.NodeFingerprint fingerprint = 6;

 The fingerprint for the dynamic node
 
.androidx.wear.protolayout.proto.NodeFingerprint fingerprint = 6;

public DynamicProto.DynamicColor.Builder clearFingerprint()

 The fingerprint for the dynamic node
 
.androidx.wear.protolayout.proto.NodeFingerprint fingerprint = 6;