Uses of Enum Class
cloud.genesys.webmessaging.sdk.model.ListType
Packages that use ListType
-
Uses of ListType in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return ListTypeModifier and TypeMethodDescriptionstatic ListTypeListType.fromString(String key) ContentList.getListType()static ListTypeReturns the enum constant of this class with the specified name.static ListType[]ListType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cloud.genesys.webmessaging.sdk.model with parameters of type ListTypeModifier and TypeMethodDescriptionThe type of list this instance represents.voidContentList.setListType(ListType listType)