| Package | Description |
|---|---|
| org.fourthline.cling.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,
EnumMap<DLNAAttribute.Type,DLNAAttribute> attributes) |
Copyright © 2016 4th Line GmbH, Switzerland. All rights reserved.