|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Title | |
---|---|
org.teleal.cling.support.contentdirectory.descriptor.dc | |
org.teleal.cling.support.contentdirectory.descriptor.didl |
Uses of Title in org.teleal.cling.support.contentdirectory.descriptor.dc |
---|
Methods in org.teleal.cling.support.contentdirectory.descriptor.dc that return Title | |
---|---|
Title |
ObjectFactory.createTitle(String value)
Create an instance of Title } |
Uses of Title in org.teleal.cling.support.contentdirectory.descriptor.didl |
---|
Fields in org.teleal.cling.support.contentdirectory.descriptor.didl declared as Title | |
---|---|
protected Title |
Item.title
|
protected Title |
Container.title
|
Methods in org.teleal.cling.support.contentdirectory.descriptor.didl that return Title | |
---|---|
Title |
Item.getTitle()
Gets the value of the title property. |
Title |
Container.getTitle()
Gets the value of the title property. |
Methods in org.teleal.cling.support.contentdirectory.descriptor.didl with parameters of type Title | |
---|---|
void |
Item.setTitle(Title value)
Sets the value of the title property. |
void |
Container.setTitle(Title value)
Sets the value of the title property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |