Uses of Class
com.microsoft.graph.models.ContentTypeOrder
Packages that use ContentTypeOrder
-
Uses of ContentTypeOrder in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ContentTypeOrderModifier and TypeMethodDescriptionstatic ContentTypeOrderContentTypeOrder.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueContentType.getOrder()Gets the order property value.Methods in com.microsoft.graph.models with parameters of type ContentTypeOrderModifier and TypeMethodDescriptionvoidContentType.setOrder(ContentTypeOrder value) Sets the order property value.