Uses of Enum
com.chargebee.models.Plan.ShippingFrequencyPeriodUnit
Packages that use Plan.ShippingFrequencyPeriodUnit
-
Uses of Plan.ShippingFrequencyPeriodUnit in com.chargebee.models
Methods in com.chargebee.models that return Plan.ShippingFrequencyPeriodUnitModifier and TypeMethodDescriptionPlan.shippingFrequencyPeriodUnit()Returns the enum constant of this type with the specified name.static Plan.ShippingFrequencyPeriodUnit[]Plan.ShippingFrequencyPeriodUnit.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 Plan.ShippingFrequencyPeriodUnitModifier and TypeMethodDescriptionPlan.CreateRequest.shippingFrequencyPeriodUnit(Plan.ShippingFrequencyPeriodUnit shippingFrequencyPeriodUnit) Plan.UpdateRequest.shippingFrequencyPeriodUnit(Plan.ShippingFrequencyPeriodUnit shippingFrequencyPeriodUnit)