| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected DependentOptionMetadataCollection |
DependentOptionSetMetadata.options |
| Modifier and Type | Method and Description |
|---|---|
DependentOptionMetadataCollection |
DependentOptionMetadataCollection.Builder.build() |
DependentOptionMetadataCollection |
DependentOptionMetadataCollection.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<DependentOptionMetadataCollection> |
DependentOptionSetMetadata.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
DependentOptionSetMetadata.Builder |
DependentOptionSetMetadata.Builder.options(DependentOptionMetadataCollection options) |
DependentOptionSetMetadata |
DependentOptionSetMetadata.withOptions(DependentOptionMetadataCollection options) |
Copyright © 2018–2020. All rights reserved.