Uses of Class
com.microsoft.graph.models.PersonType
Packages that use PersonType
-
Uses of PersonType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PersonTypeModifier and TypeMethodDescriptionstatic PersonTypePersonType.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePerson.getPersonType()Gets the personType property value.Methods in com.microsoft.graph.models with parameters of type PersonTypeModifier and TypeMethodDescriptionvoidPerson.setPersonType(PersonType value) Sets the personType property value.