Uses of Class
microsoft.dynamics.crm.complex.AppModuleDetails
-
Packages that use AppModuleDetails Package Description microsoft.dynamics.crm.complex -
-
Uses of AppModuleDetails in microsoft.dynamics.crm.complex
Fields in microsoft.dynamics.crm.complex with type parameters of type AppModuleDetails Modifier and Type Field Description protected List<AppModuleDetails>AppModuleDetailsCollection. appModuleDetailsMethods in microsoft.dynamics.crm.complex that return types with arguments of type AppModuleDetails Modifier and Type Method Description com.github.davidmoten.odata.client.CollectionPage<AppModuleDetails>AppModuleDetailsCollection. getAppModuleDetails()com.github.davidmoten.odata.client.CollectionPage<AppModuleDetails>AppModuleDetailsCollection. getAppModuleDetails(com.github.davidmoten.odata.client.HttpRequestOptions options)Methods in microsoft.dynamics.crm.complex with parameters of type AppModuleDetails Modifier and Type Method Description AppModuleDetailsCollection.BuilderAppModuleDetailsCollection.Builder. appModuleDetails(AppModuleDetails... appModuleDetails)Method parameters in microsoft.dynamics.crm.complex with type arguments of type AppModuleDetails Modifier and Type Method Description AppModuleDetailsCollection.BuilderAppModuleDetailsCollection.Builder. appModuleDetails(List<AppModuleDetails> appModuleDetails)
-