Uses of Class
com.microsoft.graph.models.CurrencyColumn
Packages that use CurrencyColumn
-
Uses of CurrencyColumn in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CurrencyColumnModifier and TypeMethodDescriptionstatic CurrencyColumnCurrencyColumn.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getCurrency()Gets the currency property value.Methods in com.microsoft.graph.models with parameters of type CurrencyColumnModifier and TypeMethodDescriptionvoidColumnDefinition.setCurrency(CurrencyColumn value) Sets the currency property value.