Uses of Class
model.SubscriptionSchedulesListLinks
-
Packages that use SubscriptionSchedulesListLinks Package Description model -
-
Uses of SubscriptionSchedulesListLinks in model
Methods in model that return SubscriptionSchedulesListLinks Modifier and Type Method Description static SubscriptionSchedulesListLinksSubscriptionSchedulesListLinks. fromJson(String jsonString)Create an instance of SubscriptionSchedulesListLinks given an JSON stringSubscriptionSchedulesListLinksSubscriptionSchedulesList. getLinks()Get linksSubscriptionSchedulesListLinksSubscriptionSchedulesListLinks. last(ApplicationLinksApplicationProfile last)SubscriptionSchedulesListLinksSubscriptionSchedulesListLinks. next(ApplicationLinksApplicationProfile next)SubscriptionSchedulesListLinksSubscriptionSchedulesListLinks. selfColon(ApplicationLinksApplicationProfile selfColon)Methods in model with parameters of type SubscriptionSchedulesListLinks Modifier and Type Method Description SubscriptionSchedulesListSubscriptionSchedulesList. links(SubscriptionSchedulesListLinks links)voidSubscriptionSchedulesList. setLinks(SubscriptionSchedulesListLinks links)
-