Uses of Class
com.microsoft.graph.models.PlannerPlanDetails
Packages that use PlannerPlanDetails
-
Uses of PlannerPlanDetails in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerPlanDetailsModifier and TypeMethodDescriptionstatic PlannerPlanDetailsPlannerPlanDetails.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerPlan.getDetails()Gets the details property value.Methods in com.microsoft.graph.models with parameters of type PlannerPlanDetailsModifier and TypeMethodDescriptionvoidPlannerPlan.setDetails(PlannerPlanDetails value) Sets the details property value.