|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fourthline.cling.support.model.Person
org.fourthline.cling.support.model.PersonWithRole
public class PersonWithRole
| Constructor Summary | |
|---|---|
PersonWithRole(String name)
|
|
PersonWithRole(String name,
String role)
|
|
| Method Summary | |
|---|---|
String |
getRole()
|
void |
setOnElement(Element element)
|
| Methods inherited from class org.fourthline.cling.support.model.Person |
|---|
equals, getName, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PersonWithRole(String name)
public PersonWithRole(String name,
String role)
| Method Detail |
|---|
public String getRole()
public void setOnElement(Element element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||