Uses of Class
com.microsoft.graph.models.TermColumn
Packages that use TermColumn
-
Uses of TermColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TermColumnModifier and TypeMethodDescriptionstatic TermColumnTermColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getTerm()Gets the term property value.Methods in com.microsoft.graph.models with parameters of type TermColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setTerm(TermColumn value) Sets the term property value.