|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DLNAOperations | |
---|---|
org.fourthline.cling.support.model.dlna |
Uses of DLNAOperations in org.fourthline.cling.support.model.dlna |
---|
Methods in org.fourthline.cling.support.model.dlna that return DLNAOperations | |
---|---|
static DLNAOperations |
DLNAOperations.valueOf(int code)
|
static DLNAOperations |
DLNAOperations.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DLNAOperations[] |
DLNAOperations.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 DLNAOperations | |
---|---|
DLNAOperationsAttribute(DLNAOperations... op)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |