Uses of Class
model.ApplicationsListEmbedded
-
Packages that use ApplicationsListEmbedded Package Description model -
-
Uses of ApplicationsListEmbedded in model
Methods in model that return ApplicationsListEmbedded Modifier and Type Method Description ApplicationsListEmbeddedApplicationsListEmbedded. addApplicationsItem(Application applicationsItem)ApplicationsListEmbeddedApplicationsListEmbedded. applications(Set<Application> applications)static ApplicationsListEmbeddedApplicationsListEmbedded. fromJson(String jsonString)Create an instance of ApplicationsListEmbedded given an JSON stringApplicationsListEmbeddedApplicationsList. getEmbedded()Get embeddedMethods in model with parameters of type ApplicationsListEmbedded Modifier and Type Method Description ApplicationsListApplicationsList. embedded(ApplicationsListEmbedded embedded)voidApplicationsList. setEmbedded(ApplicationsListEmbedded embedded)
-