|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreditsVO | |
---|---|
net.sf.webphotos.model |
Uses of CreditsVO in net.sf.webphotos.model |
---|
Methods in net.sf.webphotos.model that return CreditsVO | |
---|---|
CreditsVO |
PhotoVO.getCreditos()
|
Methods in net.sf.webphotos.model with parameters of type CreditsVO | |
---|---|
void |
PhotoVO.setCreditos(CreditsVO creditos)
|
Constructors in net.sf.webphotos.model with parameters of type CreditsVO | |
---|---|
PhotoVO(String nmfoto,
String legenda,
CreditsVO creditos,
String caminhoArquivo)
Default Constructor for new albuns |
|
PhotoVO(String nmfoto,
String legenda,
CreditsVO creditos,
String caminhoArquivo,
AlbumVO album)
Constructor to add photos to existing album |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |