public class LanguageTO extends BaseTO
| Modifier and Type | Field and Description |
|---|---|
private String |
code |
private String |
name |
| Constructor and Description |
|---|
LanguageTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName() |
void |
nullMyIds() |
void |
setCode(String code) |
void |
setName(String name) |
String |
toString()
Constructs a
String with all attributes
in name = value format. |
clearPersistanceProps, equals, getDateCreated, getDateModified, getId, getVersion, hashCode, isPersisted, isUnpersisted, setDateCreated, setDateModified, setId, setVersionCopyright © 2008–2016 Sohnar Ltd.. All rights reserved.