public class AlbumFotoTO extends Object
Constructor and Description |
---|
AlbumFotoTO() |
Modifier and Type | Method and Description |
---|---|
Date |
getData() |
Integer |
getId() |
String |
getResp() |
FotoStatus |
getStatus() |
String |
getThumbs() |
String |
getTitulo() |
void |
setData(Date data) |
void |
setId(Integer id) |
void |
setResp(String resp) |
void |
setStatus(FotoStatus status) |
void |
setThumbs(String thumbs) |
void |
setTitulo(String titulo) |
public Integer getId()
public void setId(Integer id)
public String getTitulo()
public void setTitulo(String titulo)
public Date getData()
public void setData(Date data)
public String getResp()
public void setResp(String resp)
public FotoStatus getStatus()
public void setStatus(FotoStatus status)
public String getThumbs()
public void setThumbs(String thumbs)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.