|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.model.api.dto.common.AbstractDto
com.hack23.cia.model.api.dto.sweden.ParliamentMemberDto
public class ParliamentMemberDto
The Class ParliamentMemberDto.
| Constructor Summary | |
|---|---|
ParliamentMemberDto()
|
|
| Method Summary | |
|---|---|
Long |
getId()
Gets the id. |
String |
getName()
Gets the name. |
void |
setId(Long id)
Sets the id. |
void |
setName(String name)
Sets the name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParliamentMemberDto()
| Method Detail |
|---|
public Long getId()
public String getName()
public void setId(Long id)
id - the new idpublic void setName(String name)
name - the new name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||