public class PersonWithRole extends Person
| Constructor and Description |
|---|
PersonWithRole(String name) |
PersonWithRole(String name,
String role) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRole() |
void |
setOnElement(Element element) |
Copyright © 2023 jUPnP.org. All rights reserved.