Uses of Class
org.fourthline.cling.support.model.dlna.DLNAProfiles

Packages that use DLNAProfiles
org.fourthline.cling.support.model.dlna   
 

Uses of DLNAProfiles in org.fourthline.cling.support.model.dlna
 

Methods in org.fourthline.cling.support.model.dlna that return DLNAProfiles
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.
 

Constructors in org.fourthline.cling.support.model.dlna with parameters of type DLNAProfiles
DLNAProfileAttribute(DLNAProfiles profile)
           
DLNAProtocolInfo(DLNAProfiles profile)
           
DLNAProtocolInfo(DLNAProfiles profile, EnumMap<DLNAAttribute.Type,DLNAAttribute> attributes)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.