Uses of Class
com.microsoft.graph.models.ProfileCardAnnotation
Packages that use ProfileCardAnnotation
-
Uses of ProfileCardAnnotation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ProfileCardAnnotationModifier and TypeMethodDescriptionstatic ProfileCardAnnotationProfileCardAnnotation.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 ProfileCardAnnotationModifier and TypeMethodDescriptionProfileCardProperty.getAnnotations()Gets the annotations property value.Method parameters in com.microsoft.graph.models with type arguments of type ProfileCardAnnotationModifier and TypeMethodDescriptionvoidProfileCardProperty.setAnnotations(List<ProfileCardAnnotation> value) Sets the annotations property value.