| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected DependentAttributeMetadataCollection |
DependentEntityMetadata.attributes |
protected DependentAttributeMetadataCollection |
EntityRelationsWithDependantEntityMetadata.attributesMetadata |
| Modifier and Type | Method and Description |
|---|---|
DependentAttributeMetadataCollection |
DependentAttributeMetadataCollection.Builder.build() |
DependentAttributeMetadataCollection |
DependentAttributeMetadataCollection.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DependentAttributeMetadataCollection> |
DependentEntityMetadata.getAttributes() |
Optional<DependentAttributeMetadataCollection> |
EntityRelationsWithDependantEntityMetadata.getAttributesMetadata() |
| Modifier and Type | Method and Description |
|---|---|
DependentEntityMetadata.Builder |
DependentEntityMetadata.Builder.attributes(DependentAttributeMetadataCollection attributes) |
EntityRelationsWithDependantEntityMetadata.Builder |
EntityRelationsWithDependantEntityMetadata.Builder.attributesMetadata(DependentAttributeMetadataCollection attributesMetadata) |
DependentEntityMetadata |
DependentEntityMetadata.withAttributes(DependentAttributeMetadataCollection attributes) |
EntityRelationsWithDependantEntityMetadata |
EntityRelationsWithDependantEntityMetadata.withAttributesMetadata(DependentAttributeMetadataCollection attributesMetadata) |
Copyright © 2018–2021. All rights reserved.