Class SynchronizationRule

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

    public class SynchronizationRule
    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
      • editable

        protected Boolean editable
      • metadataNextLink

        protected String metadataNextLink
      • objectMappingsNextLink

        protected String objectMappingsNextLink
      • priority

        protected Integer priority
      • sourceDirectoryName

        protected String sourceDirectoryName
      • targetDirectoryName

        protected String targetDirectoryName
    • Constructor Detail

      • SynchronizationRule

        protected SynchronizationRule()