Uses of Enum Class
com.mypurecloud.sdk.v2.model.OperandPosition.StartingPositionDirectionEnum
Packages that use OperandPosition.StartingPositionDirectionEnum
-
Uses of OperandPosition.StartingPositionDirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperandPosition.StartingPositionDirectionEnumModifier and TypeMethodDescriptionOperandPosition.StartingPositionDirectionEnum.fromString(String key) OperandPosition.getStartingPositionDirection()Returns the enum constant of this class with the specified name.OperandPosition.StartingPositionDirectionEnum.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 OperandPosition.StartingPositionDirectionEnumModifier and TypeMethodDescriptionvoidOperandPosition.setStartingPositionDirection(OperandPosition.StartingPositionDirectionEnum startingPositionDirection) OperandPosition.startingPositionDirection(OperandPosition.StartingPositionDirectionEnum startingPositionDirection) Dictates starting position directionality