| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
static DependentOptionSetMetadata.Builder |
DependentOptionSetMetadata.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DependentOptionSetMetadata.Builder |
DependentOptionSetMetadata.Builder.falseOption(DependentOptionMetadata falseOption) |
DependentOptionSetMetadata.Builder |
DependentOptionSetMetadata.Builder.name(String name) |
DependentOptionSetMetadata.Builder |
DependentOptionSetMetadata.Builder.options(DependentOptionMetadataCollection options) |
DependentOptionSetMetadata.Builder |
DependentOptionSetMetadata.Builder.trueOption(DependentOptionMetadata trueOption) |
DependentOptionSetMetadata.Builder |
DependentOptionSetMetadata.Builder.type(String type) |
Copyright © 2018–2021. All rights reserved.