Uses of Class
com.microsoft.graph.models.ChoiceColumn
Packages that use ChoiceColumn
-
Uses of ChoiceColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ChoiceColumnModifier and TypeMethodDescriptionstatic ChoiceColumnChoiceColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getChoice()Gets the choice property value.Methods in com.microsoft.graph.models with parameters of type ChoiceColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setChoice(ChoiceColumn value) Sets the choice property value.