Uses of Class
ai.promoted.proto.event.View.ViewType
-
Packages that use View.ViewType Package Description ai.promoted.proto.event -
-
Uses of View.ViewType in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return View.ViewType Modifier and Type Method Description static View.ViewTypeView.ViewType. forNumber(int value)View.ViewTypeView.Builder. getViewType().event.View.ViewType view_type = 13 [json_name = "viewType"];View.ViewTypeView. getViewType().event.View.ViewType view_type = 13 [json_name = "viewType"];View.ViewTypeViewOrBuilder. getViewType().event.View.ViewType view_type = 13 [json_name = "viewType"];static View.ViewTypeView.ViewType. valueOf(int value)Deprecated.static View.ViewTypeView.ViewType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static View.ViewTypeView.ViewType. valueOf(String name)Returns the enum constant of this type with the specified name.static View.ViewType[]View.ViewType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ai.promoted.proto.event that return types with arguments of type View.ViewType Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<View.ViewType>View.ViewType. internalGetValueMap()Methods in ai.promoted.proto.event with parameters of type View.ViewType Modifier and Type Method Description View.BuilderView.Builder. setViewType(View.ViewType value).event.View.ViewType view_type = 13 [json_name = "viewType"];
-