| Package | Description |
|---|---|
| org.jupnp.support.model.dlna |
| Modifier and Type | Method and Description |
|---|---|
static DLNAProfiles |
DLNAProfiles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DLNAProfiles |
DLNAProfiles.valueOf(String code,
String contentFormat) |
static DLNAProfiles[] |
DLNAProfiles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DLNAProfileAttribute(DLNAProfiles profile) |
DLNAProtocolInfo(DLNAProfiles profile) |
DLNAProtocolInfo(DLNAProfiles profile,
Map<DLNAAttribute.Type,DLNAAttribute<?>> attributes) |
Copyright © 2023 jUPnP.org. All rights reserved.