Uses of Class
ai.promoted.proto.event.AutoView.UiTypeCase
-
Packages that use AutoView.UiTypeCase Package Description ai.promoted.proto.event -
-
Uses of AutoView.UiTypeCase in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return AutoView.UiTypeCase Modifier and Type Method Description static AutoView.UiTypeCaseAutoView.UiTypeCase. forNumber(int value)AutoView.UiTypeCaseAutoView.Builder. getUiTypeCase()AutoView.UiTypeCaseAutoView. getUiTypeCase()AutoView.UiTypeCaseAutoViewOrBuilder. getUiTypeCase()static AutoView.UiTypeCaseAutoView.UiTypeCase. valueOf(int value)Deprecated.static AutoView.UiTypeCaseAutoView.UiTypeCase. valueOf(String name)Returns the enum constant of this type with the specified name.static AutoView.UiTypeCase[]AutoView.UiTypeCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-