Uses of Enum Class
com.mypurecloud.sdk.v2.model.FooterTemplate.TypeEnum
Packages that use FooterTemplate.TypeEnum
-
Uses of FooterTemplate.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FooterTemplate.TypeEnumModifier and TypeMethodDescriptionstatic FooterTemplate.TypeEnumFooterTemplate.TypeEnum.fromString(String key) FooterTemplate.getType()static FooterTemplate.TypeEnumReturns the enum constant of this class with the specified name.static FooterTemplate.TypeEnum[]FooterTemplate.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type FooterTemplate.TypeEnumModifier and TypeMethodDescriptionvoidFooterTemplate.setType(FooterTemplate.TypeEnum type) FooterTemplate.type(FooterTemplate.TypeEnum type) Specifies the type represented by Footer.