Uses of Enum Class
com.mypurecloud.sdk.v2.model.ObjectiveZone.ZoneTypeEnum
Packages that use ObjectiveZone.ZoneTypeEnum
-
Uses of ObjectiveZone.ZoneTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ObjectiveZone.ZoneTypeEnumModifier and TypeMethodDescriptionstatic ObjectiveZone.ZoneTypeEnumObjectiveZone.ZoneTypeEnum.fromString(String key) ObjectiveZone.getZoneType()static ObjectiveZone.ZoneTypeEnumReturns the enum constant of this class with the specified name.static ObjectiveZone.ZoneTypeEnum[]ObjectiveZone.ZoneTypeEnum.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 ObjectiveZone.ZoneTypeEnumModifier and TypeMethodDescriptionvoidObjectiveZone.setZoneType(ObjectiveZone.ZoneTypeEnum zoneType) ObjectiveZone.zoneType(ObjectiveZone.ZoneTypeEnum zoneType) zone type