Uses of Enum
com.chargebee.models.PaymentScheduleScheme.PeriodUnit
Packages that use PaymentScheduleScheme.PeriodUnit
-
Uses of PaymentScheduleScheme.PeriodUnit in com.chargebee.models
Methods in com.chargebee.models that return PaymentScheduleScheme.PeriodUnitModifier and TypeMethodDescriptionPaymentScheduleScheme.periodUnit()Returns the enum constant of this type with the specified name.static PaymentScheduleScheme.PeriodUnit[]PaymentScheduleScheme.PeriodUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models with parameters of type PaymentScheduleScheme.PeriodUnitModifier and TypeMethodDescriptionPaymentScheduleScheme.CreateRequest.periodUnit(PaymentScheduleScheme.PeriodUnit periodUnit)