| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
static Component.Builder |
Component.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Component.Builder |
Component.Builder.componentId(String componentId) |
Component.Builder |
Component.Builder.componentSubType(Integer componentSubType) |
Component.Builder |
Component.Builder.componentType(Integer componentType) |
Component.Builder |
Component.Builder.displayName(String displayName) |
Component.Builder |
Component.Builder.parentEntityId(String parentEntityId) |
Component.Builder |
Component.Builder.parentEntityName(String parentEntityName) |
Component.Builder |
Component.Builder.schemaName(String schemaName) |
Copyright © 2018–2020. All rights reserved.