public class HelpTextAndLabelTranslation extends Object
| Constructor and Description |
|---|
HelpTextAndLabelTranslation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHelpText()
Get helpText
|
String |
getLabel()
Get label
|
int |
hashCode() |
HelpTextAndLabelTranslation |
helpText(String helpText) |
HelpTextAndLabelTranslation |
label(String label) |
void |
setHelpText(String helpText) |
void |
setLabel(String label) |
String |
toString() |
public HelpTextAndLabelTranslation helpText(String helpText)
public String getHelpText()
public void setHelpText(String helpText)
public HelpTextAndLabelTranslation label(String label)
public String getLabel()
public void setLabel(String label)
Copyright © 2019 LeanIX GmbH. All rights reserved.