public final class

TypeBuilders.StringProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.TypeBuilders.StringProp

Overview

A string type.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object, or null if unknown.

public java.lang.StringgetValue()

Gets the value.

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

Methods

public java.lang.String getValue()

Gets the value. Intended for testing purposes only.

public Fingerprint getFingerprint()

Get the fingerprint for this object, or null if unknown.