Uses of Enum
com.chargebee.models.QuotedRamp.LineItem.ItemType
Packages that use QuotedRamp.LineItem.ItemType
-
Uses of QuotedRamp.LineItem.ItemType in com.chargebee.models
Methods in com.chargebee.models that return QuotedRamp.LineItem.ItemTypeModifier and TypeMethodDescriptionQuotedRamp.LineItem.itemType()static QuotedRamp.LineItem.ItemTypeReturns the enum constant of this type with the specified name.static QuotedRamp.LineItem.ItemType[]QuotedRamp.LineItem.ItemType.values()Returns an array containing the constants of this enum type, in the order they are declared.