public enum

ModifiersProto.SlideBound.InnerCase

extends java.lang.Enum<ModifiersProto.SlideBound.InnerCase>

 java.lang.Object

↳java.lang.Enum<ModifiersProto.SlideBound.InnerCase>

↳androidx.wear.protolayout.proto.ModifiersProto.SlideBound.InnerCase

Summary

Enum Constants
INNER_NOT_SET
LINEAR_BOUND
PARENT_BOUND
Methods
public static ModifiersProto.SlideBound.InnerCaseforNumber(int value)

public intgetNumber()

public static ModifiersProto.SlideBound.InnerCasevalueOf(int value)

public static ModifiersProto.SlideBound.InnerCasevalueOf(java.lang.String name)

public static ModifiersProto.SlideBound.InnerCasevalues()

from java.lang.Enum<E>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
from java.lang.ObjectgetClass, notify, notifyAll, wait, wait, wait

Enum Constants

PARENT_BOUND

LINEAR_BOUND

INNER_NOT_SET

Methods

public static ModifiersProto.SlideBound.InnerCase valueOf(java.lang.String name)

public static ModifiersProto.SlideBound.InnerCase valueOf(int value)

Deprecated: Use ModifiersProto.SlideBound.InnerCase.forNumber(int) instead.

public static ModifiersProto.SlideBound.InnerCase forNumber(int value)

public int getNumber()