Uses of Enum Class
com.mypurecloud.sdk.v2.model.DocumentBodyListBlockProperties.OrderedTypeEnum
Packages that use DocumentBodyListBlockProperties.OrderedTypeEnum
-
Uses of DocumentBodyListBlockProperties.OrderedTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyListBlockProperties.OrderedTypeEnumModifier and TypeMethodDescriptionDocumentBodyListBlockProperties.OrderedTypeEnum.fromString(String key) DocumentBodyListBlockProperties.getOrderedType()Returns the enum constant of this class with the specified name.DocumentBodyListBlockProperties.OrderedTypeEnum.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 DocumentBodyListBlockProperties.OrderedTypeEnumModifier and TypeMethodDescriptionDocumentBodyListBlockProperties.orderedType(DocumentBodyListBlockProperties.OrderedTypeEnum orderedType) The type of icon for the ordered list.voidDocumentBodyListBlockProperties.setOrderedType(DocumentBodyListBlockProperties.OrderedTypeEnum orderedType)