Modifier and Type | Field and Description |
---|---|
int |
category_id |
java.lang.String |
name |
Constructor and Description |
---|
Category() |
Category(int category_id,
java.lang.String name) |
Category(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Category other) |
boolean |
equals(java.lang.Object other) |