public final class

DynamicProto.BetweenDuration.Builder

extends <any>

implements DynamicProto.BetweenDurationOrBuilder

 java.lang.Object

↳<any>

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

Overview

 A dynamic duration type that represents the duration between two dynamic time
 instants.
 
Protobuf type androidx.wear.protolayout.expression.proto.BetweenDuration

Summary

Methods
public DynamicProto.BetweenDuration.BuilderclearEndExclusive()

 The time instant value marking the end of the duration.

public DynamicProto.BetweenDuration.BuilderclearStartInclusive()

 The time instant value marking the start of the duration.

public DynamicProto.DynamicInstantgetEndExclusive()

 The time instant value marking the end of the duration.

public DynamicProto.DynamicInstantgetStartInclusive()

 The time instant value marking the start of the duration.

public booleanhasEndExclusive()

 The time instant value marking the end of the duration.

public booleanhasStartInclusive()

 The time instant value marking the start of the duration.

public DynamicProto.BetweenDuration.BuildermergeEndExclusive(DynamicProto.DynamicInstant value)

 The time instant value marking the end of the duration.

public DynamicProto.BetweenDuration.BuildermergeStartInclusive(DynamicProto.DynamicInstant value)

 The time instant value marking the start of the duration.

public DynamicProto.BetweenDuration.BuildersetEndExclusive(DynamicProto.DynamicInstant.Builder builderForValue)

 The time instant value marking the end of the duration.

public DynamicProto.BetweenDuration.BuildersetEndExclusive(DynamicProto.DynamicInstant value)

 The time instant value marking the end of the duration.

public DynamicProto.BetweenDuration.BuildersetStartInclusive(DynamicProto.DynamicInstant.Builder builderForValue)

 The time instant value marking the start of the duration.

public DynamicProto.BetweenDuration.BuildersetStartInclusive(DynamicProto.DynamicInstant value)

 The time instant value marking the start of the duration.

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

Methods

public boolean hasStartInclusive()

 The time instant value marking the start of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant start_inclusive = 1;

public DynamicProto.DynamicInstant getStartInclusive()

 The time instant value marking the start of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant start_inclusive = 1;

 The time instant value marking the start of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant start_inclusive = 1;

 The time instant value marking the start of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant start_inclusive = 1;

 The time instant value marking the start of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant start_inclusive = 1;

public DynamicProto.BetweenDuration.Builder clearStartInclusive()

 The time instant value marking the start of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant start_inclusive = 1;

public boolean hasEndExclusive()

 The time instant value marking the end of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant end_exclusive = 2;

public DynamicProto.DynamicInstant getEndExclusive()

 The time instant value marking the end of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant end_exclusive = 2;

 The time instant value marking the end of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant end_exclusive = 2;

 The time instant value marking the end of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant end_exclusive = 2;

 The time instant value marking the end of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant end_exclusive = 2;

public DynamicProto.BetweenDuration.Builder clearEndExclusive()

 The time instant value marking the end of the duration.
 
.androidx.wear.protolayout.expression.proto.DynamicInstant end_exclusive = 2;