Uses of Enum
com.microsoft.graph.models.PrintJobStateDetail
Packages that use PrintJobStateDetail
-
Uses of PrintJobStateDetail in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrintJobStateDetailModifier and TypeMethodDescriptionstatic PrintJobStateDetailstatic PrintJobStateDetailReturns the enum constant of this type with the specified name.static PrintJobStateDetail[]PrintJobStateDetail.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 PrintJobStateDetailMethod parameters in com.microsoft.graph.models with type arguments of type PrintJobStateDetailModifier and TypeMethodDescriptionvoidPrintJobStatus.setDetails(List<PrintJobStateDetail> value) Sets the details property value.