| Modifier and Type | Method and Description |
|---|---|
DefinitionCreationType |
MktDataModelAttributes.getCreationType() |
DefinitionCreationType |
MktDataLakeAttributes.getCreationType() |
DefinitionCreationType |
MktDataModelFieldAttributes.getDefinitionCreationType() |
DefinitionCreationType |
MktDataLakeFieldAttributes.getDefinitionCreationType() |
static DefinitionCreationType |
DefinitionCreationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DefinitionCreationType[] |
DefinitionCreationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MktDataModelAttributes.setCreationType(DefinitionCreationType creationType) |
void |
MktDataLakeAttributes.setCreationType(DefinitionCreationType creationType) |
void |
MktDataModelFieldAttributes.setDefinitionCreationType(DefinitionCreationType definitionCreationType) |
void |
MktDataLakeFieldAttributes.setDefinitionCreationType(DefinitionCreationType definitionCreationType) |
Copyright © 2020. All Rights Reserved.