| Package | Description |
|---|---|
| org.jupnp.support.model.dlna.types |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
CodedDataBuffer(Long size,
CodedDataBuffer.TransferMechanism transfer) |
Copyright © 2023 jUPnP.org. All rights reserved.