| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.entity |
| Modifier and Type | Field and Description |
|---|---|
protected StringFormatName |
ComplexStringAttributeMetadata.formatName |
| Modifier and Type | Method and Description |
|---|---|
StringFormatName |
StringFormatName.Builder.build() |
StringFormatName |
StringFormatName.withUnmappedField(String name,
String value) |
StringFormatName |
StringFormatName.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<StringFormatName> |
ComplexStringAttributeMetadata.getFormatName() |
| Modifier and Type | Method and Description |
|---|---|
ComplexStringAttributeMetadata.Builder |
ComplexStringAttributeMetadata.Builder.formatName(StringFormatName formatName) |
ComplexStringAttributeMetadata |
ComplexStringAttributeMetadata.withFormatName(StringFormatName formatName) |
| Modifier and Type | Field and Description |
|---|---|
protected StringFormatName |
StringAttributeMetadata.formatName |
| Modifier and Type | Method and Description |
|---|---|
Optional<StringFormatName> |
StringAttributeMetadata.getFormatName() |
| Modifier and Type | Method and Description |
|---|---|
StringAttributeMetadata.Builder |
StringAttributeMetadata.Builder.formatName(StringFormatName formatName) |
StringAttributeMetadata |
StringAttributeMetadata.withFormatName(StringFormatName formatName) |
Copyright © 2018–2020. All rights reserved.