Uses of Class
com.microsoft.graph.models.TitleArea
Packages that use TitleArea
-
Uses of TitleArea in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TitleAreaModifier and TypeMethodDescriptionstatic TitleAreaTitleArea.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSitePage.getTitleArea()Gets the titleArea property value.Methods in com.microsoft.graph.models with parameters of type TitleAreaModifier and TypeMethodDescriptionvoidSitePage.setTitleArea(TitleArea value) Sets the titleArea property value.