|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Photo | |
|---|---|
| org.teleal.cling.support.model.container | |
| org.teleal.cling.support.model.item | |
| Uses of Photo in org.teleal.cling.support.model.container |
|---|
| Methods in org.teleal.cling.support.model.container that return Photo | |
|---|---|
Photo[] |
PhotoAlbum.getPhotos()
|
| Methods in org.teleal.cling.support.model.container with parameters of type Photo | |
|---|---|
void |
PhotoAlbum.addPhotos(Photo[] photos)
|
| Method parameters in org.teleal.cling.support.model.container with type arguments of type Photo | |
|---|---|
void |
PhotoAlbum.addPhotos(List<Photo> photos)
|
| Constructor parameters in org.teleal.cling.support.model.container with type arguments of type Photo | |
|---|---|
PhotoAlbum(String id,
Container parent,
String title,
String creator,
Integer childCount,
List<Photo> photos)
|
|
PhotoAlbum(String id,
String parentID,
String title,
String creator,
Integer childCount,
List<Photo> photos)
|
|
| Uses of Photo in org.teleal.cling.support.model.item |
|---|
| Methods in org.teleal.cling.support.model.item that return Photo | |
|---|---|
Photo |
Photo.setAlbum(String album)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||