public static class TopiaEntityBinderTest.CompanyDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
name |
protected int |
siret |
| Constructor and Description |
|---|
CompanyDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getSiret() |
String |
getTopiaId() |
void |
setId(String id) |
void |
setName(String name) |
void |
setSiret(int siret) |
Copyright © 2004–2017 CodeLutin. All rights reserved.