public final class

TimelineProto.TimelineEntry.Builder

extends <any>

implements TimelineProto.TimelineEntryOrBuilder

 java.lang.Object

↳<any>

↳androidx.wear.protolayout.proto.TimelineProto.TimelineEntry.Builder

Overview

 One piece of renderable content along with the time that it is valid for.
 
Protobuf type androidx.wear.protolayout.proto.TimelineEntry

Summary

Methods
public TimelineProto.TimelineEntry.BuilderclearLayout()

 The contents of this timeline entry.

public TimelineProto.TimelineEntry.BuilderclearValidity()

 The validity period for this timeline entry.

public LayoutElementProto.LayoutgetLayout()

 The contents of this timeline entry.

public TimelineProto.TimeIntervalgetValidity()

 The validity period for this timeline entry.

public booleanhasLayout()

 The contents of this timeline entry.

public booleanhasValidity()

 The validity period for this timeline entry.

public TimelineProto.TimelineEntry.BuildermergeLayout(LayoutElementProto.Layout value)

 The contents of this timeline entry.

public TimelineProto.TimelineEntry.BuildermergeValidity(TimelineProto.TimeInterval value)

 The validity period for this timeline entry.

public TimelineProto.TimelineEntry.BuildersetLayout(LayoutElementProto.Layout.Builder builderForValue)

 The contents of this timeline entry.

public TimelineProto.TimelineEntry.BuildersetLayout(LayoutElementProto.Layout value)

 The contents of this timeline entry.

public TimelineProto.TimelineEntry.BuildersetValidity(TimelineProto.TimeInterval.Builder builderForValue)

 The validity period for this timeline entry.

public TimelineProto.TimelineEntry.BuildersetValidity(TimelineProto.TimeInterval value)

 The validity period for this timeline entry.

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

Methods

public boolean hasValidity()

 The validity period for this timeline entry.
 
.androidx.wear.protolayout.proto.TimeInterval validity = 1;

public TimelineProto.TimeInterval getValidity()

 The validity period for this timeline entry.
 
.androidx.wear.protolayout.proto.TimeInterval validity = 1;

 The validity period for this timeline entry.
 
.androidx.wear.protolayout.proto.TimeInterval validity = 1;

 The validity period for this timeline entry.
 
.androidx.wear.protolayout.proto.TimeInterval validity = 1;

 The validity period for this timeline entry.
 
.androidx.wear.protolayout.proto.TimeInterval validity = 1;

 The validity period for this timeline entry.
 
.androidx.wear.protolayout.proto.TimeInterval validity = 1;

public boolean hasLayout()

 The contents of this timeline entry.
 
.androidx.wear.protolayout.proto.Layout layout = 2;

public LayoutElementProto.Layout getLayout()

 The contents of this timeline entry.
 
.androidx.wear.protolayout.proto.Layout layout = 2;

 The contents of this timeline entry.
 
.androidx.wear.protolayout.proto.Layout layout = 2;

 The contents of this timeline entry.
 
.androidx.wear.protolayout.proto.Layout layout = 2;

 The contents of this timeline entry.
 
.androidx.wear.protolayout.proto.Layout layout = 2;

 The contents of this timeline entry.
 
.androidx.wear.protolayout.proto.Layout layout = 2;