|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |