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