public class DLNACaps extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String[] |
getCaps() |
int |
hashCode() |
String |
toString() |
static DLNACaps |
valueOf(String s) |
public DLNACaps(String[] caps)
public String[] getCaps()
public static DLNACaps valueOf(String s) throws InvalidValueException
InvalidValueExceptionCopyright © 2023 jUPnP.org. All rights reserved.