public final class

AlignmentProto.ArcAnchorTypeProp.Builder

extends <any>

implements AlignmentProto.ArcAnchorTypePropOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.proto.AlignmentProto.ArcAnchorTypeProp.Builder

Overview

 An extensible ArcAnchorType property.
 
Protobuf type androidx.wear.protolayout.proto.ArcAnchorTypeProp

Summary

Methods
public AlignmentProto.ArcAnchorTypeProp.BuilderclearValue()

 The value.

public AlignmentProto.ArcAnchorTypegetValue()

 The value.

public intgetValueValue()

 The value.

public AlignmentProto.ArcAnchorTypeProp.BuildersetValue(AlignmentProto.ArcAnchorType value)

 The value.

public AlignmentProto.ArcAnchorTypeProp.BuildersetValueValue(int value)

 The value.

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

Methods

public int getValueValue()

 The value.
 
.androidx.wear.protolayout.proto.ArcAnchorType value = 1;

Returns:

The enum numeric value on the wire for value.

public AlignmentProto.ArcAnchorTypeProp.Builder setValueValue(int value)

 The value.
 
.androidx.wear.protolayout.proto.ArcAnchorType value = 1;

Parameters:

value: The value to set.

Returns:

This builder for chaining.

 The value.
 
.androidx.wear.protolayout.proto.ArcAnchorType value = 1;

Returns:

The value.

 The value.
 
.androidx.wear.protolayout.proto.ArcAnchorType value = 1;

Parameters:

value: The enum numeric value on the wire for value to set.

Returns:

This builder for chaining.

 The value.
 
.androidx.wear.protolayout.proto.ArcAnchorType value = 1;

Returns:

This builder for chaining.