Uses of Enum Class
com.mypurecloud.sdk.v2.model.DomainLogicalInterface.CurrentStateEnum
Packages that use DomainLogicalInterface.CurrentStateEnum
-
Uses of DomainLogicalInterface.CurrentStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DomainLogicalInterface.CurrentStateEnumModifier and TypeMethodDescriptionDomainLogicalInterface.CurrentStateEnum.fromString(String key) DomainLogicalInterface.getCurrentState()Returns the enum constant of this class with the specified name.DomainLogicalInterface.CurrentStateEnum.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 DomainLogicalInterface.CurrentStateEnumModifier and TypeMethodDescriptionDomainLogicalInterface.currentState(DomainLogicalInterface.CurrentStateEnum currentState) voidDomainLogicalInterface.setCurrentState(DomainLogicalInterface.CurrentStateEnum currentState)