Uses of Class
ru.easydonate.easydonate4j.api.v3.data.model.plugin.vkontakte.community.widget.VKCommunityWidgetType
-
Packages that use VKCommunityWidgetType Package Description ru.easydonate.easydonate4j.api.v3.data.model.plugin.vkontakte.community.widget -
-
Uses of VKCommunityWidgetType in ru.easydonate.easydonate4j.api.v3.data.model.plugin.vkontakte.community.widget
Methods in ru.easydonate.easydonate4j.api.v3.data.model.plugin.vkontakte.community.widget that return VKCommunityWidgetType Modifier and Type Method Description static @NotNull VKCommunityWidgetTypeVKCommunityWidgetType. getByMode(int mode)@NotNull VKCommunityWidgetTypeVKCommunityWidgetPluginSettings. getType()static VKCommunityWidgetTypeVKCommunityWidgetType. valueOf(String name)Returns the enum constant of this type with the specified name.static VKCommunityWidgetType[]VKCommunityWidgetType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-