Uses of Class
com.microsoft.graph.models.VisualInfo
Packages that use VisualInfo
-
Uses of VisualInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return VisualInfoModifier and TypeMethodDescriptionstatic VisualInfoVisualInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserActivity.getVisualElements()Gets the visualElements property value.Methods in com.microsoft.graph.models with parameters of type VisualInfoModifier and TypeMethodDescriptionvoidUserActivity.setVisualElements(VisualInfo value) Sets the visualElements property value.