public final class

TypeBuilders.Int32Prop

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.TypeBuilders.Int32Prop

Overview

An int32 type.

Summary

Methods
public static TypeBuilders.Int32PropfromProto(TypesProto.Int32Prop proto)

public intgetValue()

Gets the value.

public TypesProto.Int32ProptoProto()

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

Methods

public int getValue()

Gets the value. Intended for testing purposes only.

public static TypeBuilders.Int32Prop fromProto(TypesProto.Int32Prop proto)

public TypesProto.Int32Prop toProto()