| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected DependentRelationshipCollection |
EntityRelationsWithDependantEntityMetadata.entityRelationshipCollection |
protected DependentRelationshipCollection |
DependentEntityMetadata.relationships |
| Modifier and Type | Method and Description |
|---|---|
DependentRelationshipCollection |
DependentRelationshipCollection.Builder.build() |
DependentRelationshipCollection |
DependentRelationshipCollection.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DependentRelationshipCollection> |
EntityRelationsWithDependantEntityMetadata.getEntityRelationshipCollection() |
Optional<DependentRelationshipCollection> |
DependentEntityMetadata.getRelationships() |
| Modifier and Type | Method and Description |
|---|---|
EntityRelationsWithDependantEntityMetadata.Builder |
EntityRelationsWithDependantEntityMetadata.Builder.entityRelationshipCollection(DependentRelationshipCollection entityRelationshipCollection) |
DependentEntityMetadata.Builder |
DependentEntityMetadata.Builder.relationships(DependentRelationshipCollection relationships) |
EntityRelationsWithDependantEntityMetadata |
EntityRelationsWithDependantEntityMetadata.withEntityRelationshipCollection(DependentRelationshipCollection entityRelationshipCollection) |
DependentEntityMetadata |
DependentEntityMetadata.withRelationships(DependentRelationshipCollection relationships) |
Copyright © 2018–2021. All rights reserved.