public class TranslationInput extends Object
| Constructor and Description |
|---|
TranslationInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBasicType() |
String |
getLang() |
String |
getObject() |
String |
getType() |
void |
setBasicType(String basicType) |
void |
setLang(String lang) |
void |
setObject(String object) |
void |
setType(String type) |
public String getObject()
public void setObject(String object)
public String getLang()
public void setLang(String lang)
public String getType()
public void setType(String type)
public String getBasicType()
public void setBasicType(String basicType)
Copyright © 2025. All rights reserved.