Class WorkbookSortField

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class WorkbookSortField
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • ascending

        protected Boolean ascending
      • color

        protected String color
      • dataOption

        protected String dataOption
      • sortOn

        protected String sortOn
    • Constructor Detail

      • WorkbookSortField

        protected WorkbookSortField()