Uses of Class
org.fourthline.cling.support.model.dlna.types.CodedDataBuffer.TransferMechanism

Packages that use CodedDataBuffer.TransferMechanism
org.fourthline.cling.support.model.dlna.types   
 

Uses of CodedDataBuffer.TransferMechanism in org.fourthline.cling.support.model.dlna.types
 

Methods in org.fourthline.cling.support.model.dlna.types that return CodedDataBuffer.TransferMechanism
 CodedDataBuffer.TransferMechanism CodedDataBuffer.getTranfer()
           
static CodedDataBuffer.TransferMechanism CodedDataBuffer.TransferMechanism.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CodedDataBuffer.TransferMechanism[] CodedDataBuffer.TransferMechanism.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.types with parameters of type CodedDataBuffer.TransferMechanism
CodedDataBuffer(Long size, CodedDataBuffer.TransferMechanism transfer)
           
 



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