Uses of Enum
com.chargebee.models.Entitlement.EntityType
Packages that use Entitlement.EntityType
-
Uses of Entitlement.EntityType in com.chargebee.models
Methods in com.chargebee.models that return Entitlement.EntityTypeModifier and TypeMethodDescriptionEntitlement.entityType()static Entitlement.EntityTypeReturns the enum constant of this type with the specified name.static Entitlement.EntityType[]Entitlement.EntityType.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 Entitlement.EntityTypeMethods in com.chargebee.models with parameters of type Entitlement.EntityTypeModifier and TypeMethodDescriptionEntitlement.CreateRequest.entitlementEntityType(int index, Entitlement.EntityType entitlementEntityType)