Uses of Enum Class
com.mypurecloud.sdk.v2.model.DocumentBodyTableCellBlockProperties.ScopeEnum
Packages that use DocumentBodyTableCellBlockProperties.ScopeEnum
-
Uses of DocumentBodyTableCellBlockProperties.ScopeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyTableCellBlockProperties.ScopeEnumModifier and TypeMethodDescriptionDocumentBodyTableCellBlockProperties.ScopeEnum.fromString(String key) DocumentBodyTableCellBlockProperties.getScope()Returns the enum constant of this class with the specified name.DocumentBodyTableCellBlockProperties.ScopeEnum.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 DocumentBodyTableCellBlockProperties.ScopeEnumModifier and TypeMethodDescriptionDocumentBodyTableCellBlockProperties.scope(DocumentBodyTableCellBlockProperties.ScopeEnum scope) The scope for the table cell.voidDocumentBodyTableCellBlockProperties.setScope(DocumentBodyTableCellBlockProperties.ScopeEnum scope)