Uses of Class
com.microsoft.graph.models.IntegerRange
Packages that use IntegerRange
-
Uses of IntegerRange in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IntegerRangeModifier and TypeMethodDescriptionstatic IntegerRangeIntegerRange.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrinterCapabilities.getCopiesPerJob()Gets the copiesPerJob property value.Methods in com.microsoft.graph.models that return types with arguments of type IntegerRangeModifier and TypeMethodDescriptionPrintJobConfiguration.getPageRanges()Gets the pageRanges property value.Methods in com.microsoft.graph.models with parameters of type IntegerRangeModifier and TypeMethodDescriptionvoidPrinterCapabilities.setCopiesPerJob(IntegerRange value) Sets the copiesPerJob property value.Method parameters in com.microsoft.graph.models with type arguments of type IntegerRangeModifier and TypeMethodDescriptionvoidPrintJobConfiguration.setPageRanges(List<IntegerRange> value) Sets the pageRanges property value.