public class AlbumFotosServicoTO extends Object
Constructor and Description |
---|
AlbumFotosServicoTO() |
Modifier and Type | Method and Description |
---|---|
String |
getDescricao() |
List<GaleriaFotoTO> |
getFotos() |
String |
getNome() |
void |
setDescricao(String descricao) |
void |
setFotos(List<GaleriaFotoTO> fotos) |
void |
setNome(String nome) |
public String getNome()
public void setNome(String nome)
public String getDescricao()
public void setDescricao(String descricao)
public List<GaleriaFotoTO> getFotos()
public void setFotos(List<GaleriaFotoTO> fotos)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.