Uses of Class
org.fourthline.cling.support.model.dlna.message.header.TransferModeHeader.Type

Packages that use TransferModeHeader.Type
org.fourthline.cling.support.model.dlna.message.header   
 

Uses of TransferModeHeader.Type in org.fourthline.cling.support.model.dlna.message.header
 

Methods in org.fourthline.cling.support.model.dlna.message.header that return TransferModeHeader.Type
static TransferModeHeader.Type TransferModeHeader.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransferModeHeader.Type[] TransferModeHeader.Type.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.message.header with parameters of type TransferModeHeader.Type
TransferModeHeader(TransferModeHeader.Type mode)
           
 



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