Uses of Enum Class
com.mypurecloud.sdk.v2.model.EdgeInterface.LineTypesEnum
Packages that use EdgeInterface.LineTypesEnum
-
Uses of EdgeInterface.LineTypesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EdgeInterface.LineTypesEnumModifier and TypeMethodDescriptionstatic EdgeInterface.LineTypesEnumEdgeInterface.LineTypesEnum.fromString(String key) static EdgeInterface.LineTypesEnumReturns the enum constant of this class with the specified name.static EdgeInterface.LineTypesEnum[]EdgeInterface.LineTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type EdgeInterface.LineTypesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type EdgeInterface.LineTypesEnumModifier and TypeMethodDescriptionEdgeInterface.lineTypes(List<EdgeInterface.LineTypesEnum> lineTypes) voidEdgeInterface.setLineTypes(List<EdgeInterface.LineTypesEnum> lineTypes)