Uses of Class
com.microsoft.graph.models.BooleanColumn
Packages that use BooleanColumn
-
Uses of BooleanColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BooleanColumnModifier and TypeMethodDescriptionstatic BooleanColumnBooleanColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getBoolean()Gets the boolean property value.Methods in com.microsoft.graph.models with parameters of type BooleanColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setBoolean(BooleanColumn value) Sets the boolean property value.