public class AlbumEmailTO extends AlbumTO
Constructor and Description |
---|
AlbumEmailTO() |
Modifier and Type | Method and Description |
---|---|
List<CategoriaTO> |
getCategorias() |
String |
getDescricao() |
Integer |
getQuantFotos() |
void |
setCategorias(List<CategoriaTO> categorias) |
void |
setDescricao(String descricao) |
void |
setQuantFotos(Integer quantFotos) |
public String getDescricao()
public void setDescricao(String descricao)
public List<CategoriaTO> getCategorias()
public void setCategorias(List<CategoriaTO> categorias)
public Integer getQuantFotos()
public void setQuantFotos(Integer quantFotos)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.