Uses of Enum
com.microsoft.graph.models.PrinterProcessingStateDetail
Packages that use PrinterProcessingStateDetail
-
Uses of PrinterProcessingStateDetail in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrinterProcessingStateDetailModifier and TypeMethodDescriptionstatic PrinterProcessingStateDetailstatic PrinterProcessingStateDetailReturns the enum constant of this type with the specified name.static PrinterProcessingStateDetail[]PrinterProcessingStateDetail.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models that return types with arguments of type PrinterProcessingStateDetailMethod parameters in com.microsoft.graph.models with type arguments of type PrinterProcessingStateDetailModifier and TypeMethodDescriptionvoidPrinterStatus.setDetails(List<PrinterProcessingStateDetail> value) Sets the details property value.