| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedDataType
AggregatedDataType
|
class |
DoubleNumberDataType
DoubleNumberDataType
|
class |
ExternalIdType
ExternalIdType
|
class |
IntNumberDataType
IntNumberDataType
|
class |
LifecycleType
LifecycleType
|
class |
LocationType
LocationType
|
class |
MultipleSelectType
MultipleSelectType
|
class |
ProjectStatusType
ProjectStatusType
|
class |
SingleSelectType
SingleSelectType
|
class |
StringDataType
StringDataType
|
| Modifier and Type | Method and Description |
|---|---|
DataType |
DataType.activatedBy(Map<String,List<String>> activatedBy) |
DataType |
FieldnameAndData.getDataType()
Get dataType
|
DataType |
DataType.mandatory(Boolean mandatory) |
DataType |
DataType.putActivatedByItem(String key,
List<String> activatedByItem) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataType> |
RelationDefinition.getFields()
Get fields
|
Map<String,DataType> |
FactSheetDefinition.getFields()
Get fields
|
| Modifier and Type | Method and Description |
|---|---|
FieldnameAndData |
FieldnameAndData.dataType(DataType dataType) |
RelationDefinition |
RelationDefinition.putFieldsItem(String key,
DataType fieldsItem) |
FactSheetDefinition |
FactSheetDefinition.putFieldsItem(String key,
DataType fieldsItem) |
void |
FieldnameAndData.setDataType(DataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
RelationDefinition |
RelationDefinition.fields(Map<String,DataType> fields) |
FactSheetDefinition |
FactSheetDefinition.fields(Map<String,DataType> fields) |
void |
RelationDefinition.setFields(Map<String,DataType> fields) |
void |
FactSheetDefinition.setFields(Map<String,DataType> fields) |
Copyright © 2019 LeanIX GmbH. All rights reserved.