Uses of Class
com.microsoft.graph.models.AccessPackageAnswerChoice
Packages that use AccessPackageAnswerChoice
-
Uses of AccessPackageAnswerChoice in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessPackageAnswerChoiceModifier and TypeMethodDescriptionstatic AccessPackageAnswerChoiceAccessPackageAnswerChoice.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type AccessPackageAnswerChoiceModifier and TypeMethodDescriptionAccessPackageMultipleChoiceQuestion.getChoices()Gets the choices property value.Method parameters in com.microsoft.graph.models with type arguments of type AccessPackageAnswerChoiceModifier and TypeMethodDescriptionvoidAccessPackageMultipleChoiceQuestion.setChoices(List<AccessPackageAnswerChoice> value) Sets the choices property value.