Class ItemReference

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

    public class ItemReference
    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
      • driveId

        protected String driveId
      • driveType

        protected String driveType
      • shareId

        protected String shareId
      • siteId

        protected String siteId
    • Constructor Detail

      • ItemReference

        protected ItemReference()