public class PersonWithRole extends Person
PersonWithRole(String name)
PersonWithRole(String name, String role)
String
getRole()
void
setOnElement(Element element)
equals, getName, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PersonWithRole(String name)
public PersonWithRole(String name, String role)
public String getRole()
public void setOnElement(Element element)
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.