Uses of Enum Class
com.mypurecloud.sdk.v2.model.LocationSearchCriteria.TypeEnum
Packages that use LocationSearchCriteria.TypeEnum
-
Uses of LocationSearchCriteria.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocationSearchCriteria.TypeEnumModifier and TypeMethodDescriptionLocationSearchCriteria.TypeEnum.fromString(String key) LocationSearchCriteria.getType()Returns the enum constant of this class with the specified name.static LocationSearchCriteria.TypeEnum[]LocationSearchCriteria.TypeEnum.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 LocationSearchCriteria.TypeEnumModifier and TypeMethodDescriptionvoidLocationSearchCriteria.setType(LocationSearchCriteria.TypeEnum type) LocationSearchCriteria.type(LocationSearchCriteria.TypeEnum type) Search Type