Klasse PersonWithRole

java.lang.Object
org.jupnp.support.model.Person
org.jupnp.support.model.PersonWithRole

public class PersonWithRole extends Person
Autor:
Christian Bauer
  • Konstruktordetails

    • PersonWithRole

      public PersonWithRole(String name)
    • PersonWithRole

      public PersonWithRole(String name, String role)
  • Methodendetails

    • getRole

      public String getRole()
    • setOnElement

      public void setOnElement(Element element)