Class DependentManyToManyRelationshipMetadata

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

    public class DependentManyToManyRelationshipMetadata
    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
      • intersectEntity

        protected String intersectEntity
      • fromEntityAttribute

        protected String fromEntityAttribute
      • toEntityAttribute

        protected String toEntityAttribute
      • intersectPrimaryAttribute

        protected String intersectPrimaryAttribute
      • intersectRelatedAttribute

        protected String intersectRelatedAttribute
    • Constructor Detail

      • DependentManyToManyRelationshipMetadata

        protected DependentManyToManyRelationshipMetadata()