Uses of Class
model.Application
-
Packages that use Application Package Description model -
-
Uses of Application in model
Methods in model that return types with arguments of type Application Modifier and Type Method Description Set<Application>ApplicationsListEmbedded. getApplications()`Application` resources.Methods in model with parameters of type Application Modifier and Type Method Description ApplicationsListEmbeddedApplicationsListEmbedded. addApplicationsItem(Application applicationsItem)Method parameters in model with type arguments of type Application Modifier and Type Method Description ApplicationsListEmbeddedApplicationsListEmbedded. applications(Set<Application> applications)voidApplicationsListEmbedded. setApplications(Set<Application> applications)
-