| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected DependentEntityMetadataCollection |
QueryWithEntityMetadata.dependantEntitiesCollection |
protected DependentEntityMetadataCollection |
EntityRelationsWithDependantEntityMetadata.dependantEntitiesCollection |
| Modifier and Type | Method and Description |
|---|---|
DependentEntityMetadataCollection |
DependentEntityMetadataCollection.Builder.build() |
DependentEntityMetadataCollection |
DependentEntityMetadataCollection.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DependentEntityMetadataCollection> |
QueryWithEntityMetadata.getDependantEntitiesCollection() |
Optional<DependentEntityMetadataCollection> |
EntityRelationsWithDependantEntityMetadata.getDependantEntitiesCollection() |
| Modifier and Type | Method and Description |
|---|---|
QueryWithEntityMetadata.Builder |
QueryWithEntityMetadata.Builder.dependantEntitiesCollection(DependentEntityMetadataCollection dependantEntitiesCollection) |
EntityRelationsWithDependantEntityMetadata.Builder |
EntityRelationsWithDependantEntityMetadata.Builder.dependantEntitiesCollection(DependentEntityMetadataCollection dependantEntitiesCollection) |
QueryWithEntityMetadata |
QueryWithEntityMetadata.withDependantEntitiesCollection(DependentEntityMetadataCollection dependantEntitiesCollection) |
EntityRelationsWithDependantEntityMetadata |
EntityRelationsWithDependantEntityMetadata.withDependantEntitiesCollection(DependentEntityMetadataCollection dependantEntitiesCollection) |
Copyright © 2018–2021. All rights reserved.