Class ContentTypeOrder

java.lang.Object
com.amilesend.onedrive.resource.site.type.ContentTypeOrder

public class ContentTypeOrder extends Object
Describes how the content type appears in the selection UI.

API Documentation.

See Also:
  • Method Details

    • builder

    • is_default

      public boolean is_default()
      Indicates if this is the default content type.
    • getPosition

      public int getPosition()
      The position that the content ype appears in the selection UI.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object