Uses of Class
model.SubscriptionSchedule
-
Packages that use SubscriptionSchedule Package Description model -
-
Uses of SubscriptionSchedule in model
Methods in model that return types with arguments of type SubscriptionSchedule Modifier and Type Method Description Set<SubscriptionSchedule>SubscriptionSchedulesListEmbedded. getSubscriptionSchedules()`subscription_schedule` objects.Methods in model with parameters of type SubscriptionSchedule Modifier and Type Method Description SubscriptionSchedulesListEmbeddedSubscriptionSchedulesListEmbedded. addSubscriptionSchedulesItem(SubscriptionSchedule subscriptionSchedulesItem)Method parameters in model with type arguments of type SubscriptionSchedule Modifier and Type Method Description voidSubscriptionSchedulesListEmbedded. setSubscriptionSchedules(Set<SubscriptionSchedule> subscriptionSchedules)SubscriptionSchedulesListEmbeddedSubscriptionSchedulesListEmbedded. subscriptionSchedules(Set<SubscriptionSchedule> subscriptionSchedules)
-