Uses of Class
com.microsoft.graph.models.NumberColumn
Packages that use NumberColumn
-
Uses of NumberColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return NumberColumnModifier and TypeMethodDescriptionstatic NumberColumnNumberColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getNumber()Gets the number property value.Methods in com.microsoft.graph.models with parameters of type NumberColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setNumber(NumberColumn value) Sets the number property value.