public class Category extends Object
Constructor and Description |
---|
Category() |
Modifier and Type | Method and Description |
---|---|
boolean |
getActive() |
int |
getId() |
String |
getName() |
int |
getSectorId() |
void |
setActive(boolean active) |
void |
setId(int id) |
void |
setName(String name) |
void |
setSectorId(int sectorId) |
public int getId()
public int getSectorId()
public String getName()
public boolean getActive()
public void setId(int id)
public void setSectorId(int sectorId)
public void setName(String name)
public void setActive(boolean active)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.