Uses of Enum
com.microsoft.graph.models.ConfirmedBy
Packages that use ConfirmedBy
-
Uses of ConfirmedBy in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ConfirmedByModifier and TypeMethodDescriptionstatic ConfirmedBystatic ConfirmedByReturns the enum constant of this type with the specified name.static ConfirmedBy[]ConfirmedBy.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 ConfirmedByMethod parameters in com.microsoft.graph.models with type arguments of type ConfirmedByModifier and TypeMethodDescriptionvoidTimeCard.setConfirmedBy(EnumSet<ConfirmedBy> value) Sets the confirmedBy property value.