public class FactSheetTranslation extends Object
| Constructor and Description |
|---|
FactSheetTranslation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
FactSheetTranslation |
fields(Map<String,Object> fields) |
Map<String,Object> |
getFields()
Get fields
|
FactSheetLabelTranslation |
getLabel()
Get label
|
int |
hashCode() |
FactSheetTranslation |
label(FactSheetLabelTranslation label) |
FactSheetTranslation |
putFieldsItem(String key,
Object fieldsItem) |
void |
setFields(Map<String,Object> fields) |
void |
setLabel(FactSheetLabelTranslation label) |
String |
toString() |
public FactSheetTranslation fields(Map<String,Object> fields)
public FactSheetTranslation putFieldsItem(String key, Object fieldsItem)
public FactSheetTranslation label(FactSheetLabelTranslation label)
public FactSheetLabelTranslation getLabel()
public void setLabel(FactSheetLabelTranslation label)
Copyright © 2019 LeanIX GmbH. All rights reserved.