Uses of Enum
com.chargebee.models.HostedPage.Type
Packages that use HostedPage.Type
-
Uses of HostedPage.Type in com.chargebee.models
Methods in com.chargebee.models that return HostedPage.TypeModifier and TypeMethodDescriptionHostedPage.type()static HostedPage.TypeReturns the enum constant of this type with the specified name.static HostedPage.Type[]HostedPage.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type HostedPage.Type