Uses of Class
com.microsoft.graph.models.WorkbookApplication
Packages that use WorkbookApplication
-
Uses of WorkbookApplication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return WorkbookApplicationModifier and TypeMethodDescriptionstatic WorkbookApplicationWorkbookApplication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWorkbook.getApplication()Gets the application property value.Methods in com.microsoft.graph.models with parameters of type WorkbookApplicationModifier and TypeMethodDescriptionvoidWorkbook.setApplication(WorkbookApplication value) Sets the application property value.