| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected LocalizedLabelDetails |
AppModuleDetails.appDisplayName |
protected LocalizedLabelDetails |
AppModuleDetails.description |
| Modifier and Type | Method and Description |
|---|---|
LocalizedLabelDetails |
LocalizedLabelDetails.Builder.build() |
LocalizedLabelDetails |
LocalizedLabelDetails.withDefaultLabel(String defaultLabel) |
LocalizedLabelDetails |
LocalizedLabelDetails.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<LocalizedLabelDetails> |
AppModuleDetails.getAppDisplayName() |
Optional<LocalizedLabelDetails> |
AppModuleDetails.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
AppModuleDetails.Builder |
AppModuleDetails.Builder.appDisplayName(LocalizedLabelDetails appDisplayName) |
AppModuleDetails.Builder |
AppModuleDetails.Builder.description(LocalizedLabelDetails description) |
AppModuleDetails |
AppModuleDetails.withAppDisplayName(LocalizedLabelDetails appDisplayName) |
AppModuleDetails |
AppModuleDetails.withDescription(LocalizedLabelDetails description) |
Copyright © 2018–2021. All rights reserved.