- valueOf(String) - Static method in enum org.sadtech.social.core.domain.content.attachment.AttachmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.sadtech.social.core.domain.content.ContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.sadtech.social.core.domain.money.AccountStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.sadtech.social.core.service.sender.SendType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.sadtech.social.core.domain.content.attachment.AttachmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.sadtech.social.core.domain.content.ContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.sadtech.social.core.domain.keyboard.ButtonType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.sadtech.social.core.domain.money.AccountStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.sadtech.social.core.service.sender.SendType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verticalDuoMenuString(String...) - Static method in class org.sadtech.social.core.utils.KeyBoards
-
Возвращает клавиатуру формата 2х(N/2), где N - это количество элементов в переданном списке
- verticalDuoMenuString(List<String>) - Static method in class org.sadtech.social.core.utils.KeyBoards
-
Возвращает клавиатуру формата 2х(N/2), где N - это количество элементов в переданном списке
- verticalMenuButton(List<KeyBoardButton>) - Static method in class org.sadtech.social.core.utils.KeyBoards
-
Возвращает клавиатуру формата 1xN сформированную из списка кнопок, где N - количество кнопок в списке
- verticalMenuString(List<String>) - Static method in class org.sadtech.social.core.utils.KeyBoards
-
Возвращает клавиатуру формата 1хN, где N - это количество элементов в переданном списке
- verticalMenuString(String...) - Static method in class org.sadtech.social.core.utils.KeyBoards
-
Возвращает клавиатуру формата 1хN, где N - это количество элементов в переданном списке