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