public class ClippingFilter extends Object
Constructor and Description |
---|
ClippingFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
getDisplay() |
int |
getId() |
boolean |
getIsInProduction() |
boolean |
getIsInRevision() |
boolean |
getIsPublicated() |
boolean |
getPrivate_() |
boolean |
getPublic_() |
int |
getUserId() |
boolean |
getWithAgenda() |
boolean |
getWithImage() |
boolean |
getWithoutAgenda() |
boolean |
getWithoutPdf() |
boolean |
getWithPdf() |
boolean |
getWithtoutImage() |
void |
setDisplay(boolean display) |
void |
setId(int id) |
void |
setIsInProduction(boolean isInProduction) |
void |
setIsInRevision(boolean isInRevision) |
void |
setIsPublicated(boolean isPublicated) |
void |
setPrivate_(boolean private_) |
void |
setPublic_(boolean public_) |
void |
setUserId(int userId) |
void |
setWithAgenda(boolean withAgenda) |
void |
setWithImage(boolean withImage) |
void |
setWithoutAgenda(boolean withoutAgenda) |
void |
setWithoutPdf(boolean withoutPdf) |
void |
setWithPdf(boolean withPdf) |
void |
setWithtoutImage(boolean withtoutImage) |
public int getId()
public int getUserId()
public boolean getDisplay()
public boolean getIsInProduction()
public boolean getIsInRevision()
public boolean getIsPublicated()
public boolean getPublic_()
public boolean getPrivate_()
public boolean getWithAgenda()
public boolean getWithoutAgenda()
public boolean getWithImage()
public boolean getWithtoutImage()
public boolean getWithPdf()
public boolean getWithoutPdf()
public void setId(int id)
public void setUserId(int userId)
public void setDisplay(boolean display)
public void setIsInProduction(boolean isInProduction)
public void setIsInRevision(boolean isInRevision)
public void setIsPublicated(boolean isPublicated)
public void setPublic_(boolean public_)
public void setPrivate_(boolean private_)
public void setWithAgenda(boolean withAgenda)
public void setWithoutAgenda(boolean withoutAgenda)
public void setWithImage(boolean withImage)
public void setWithtoutImage(boolean withtoutImage)
public void setWithPdf(boolean withPdf)
public void setWithoutPdf(boolean withoutPdf)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.