Uses of Enum Class
co.ecg.alpaca.toolkit.generated.enums.TrunkGroupHighwaterCallCountHoldoverPeriodMinutes
Packages that use TrunkGroupHighwaterCallCountHoldoverPeriodMinutes
-
Uses of TrunkGroupHighwaterCallCountHoldoverPeriodMinutes in co.ecg.alpaca.toolkit.generated.enums
Methods in co.ecg.alpaca.toolkit.generated.enums that return TrunkGroupHighwaterCallCountHoldoverPeriodMinutesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.TrunkGroupHighwaterCallCountHoldoverPeriodMinutes.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TrunkGroupHighwaterCallCountHoldoverPeriodMinutes in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services declared as TrunkGroupHighwaterCallCountHoldoverPeriodMinutesModifier and TypeFieldDescriptionTrunkGroup.SystemTrunkGroupGetResponse.holdoverPeriodTrunkGroup.SystemTrunkGroupModifyRequest.holdoverPeriodMethods in co.ecg.alpaca.toolkit.generated.services that return TrunkGroupHighwaterCallCountHoldoverPeriodMinutesModifier and TypeMethodDescriptionTrunkGroup.SystemTrunkGroupGetResponse.getHoldoverPeriod()TrunkGroup.SystemTrunkGroupModifyRequest.getHoldoverPeriod()Methods in co.ecg.alpaca.toolkit.generated.services with parameters of type TrunkGroupHighwaterCallCountHoldoverPeriodMinutesModifier and TypeMethodDescriptionvoidTrunkGroup.SystemTrunkGroupGetResponse.setHoldoverPeriod(TrunkGroupHighwaterCallCountHoldoverPeriodMinutes holdoverPeriod) TrunkGroup.SystemTrunkGroupModifyRequest.setHoldoverPeriod(TrunkGroupHighwaterCallCountHoldoverPeriodMinutes holdoverPeriod)