Uses of Class
com.microsoft.graph.models.FilterOperand
Packages that use FilterOperand
-
Uses of FilterOperand in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FilterOperandModifier and TypeMethodDescriptionstatic FilterOperandFilterOperand.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueFilterClause.getTargetOperand()Gets the targetOperand property value.Methods in com.microsoft.graph.models with parameters of type FilterOperandModifier and TypeMethodDescriptionvoidFilterClause.setTargetOperand(FilterOperand value) Sets the targetOperand property value.