public class CoverphotoFilter extends Object
Constructor and Description |
---|
CoverphotoFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDisplay() |
int |
getId() |
boolean |
getIsConcluded() |
boolean |
getIsInProduction() |
int |
getUserId() |
void |
setDisplay(boolean display) |
void |
setId(int id) |
void |
setIsConcluded(boolean isConcluded) |
void |
setIsInProduction(boolean isInProduction) |
void |
setUserId(int userId) |
public int getId()
public int getUserId()
public boolean getDisplay()
public boolean getIsInProduction()
public boolean getIsConcluded()
public void setId(int id)
public void setUserId(int userId)
public void setDisplay(boolean display)
public void setIsInProduction(boolean isInProduction)
public void setIsConcluded(boolean isConcluded)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.