public class Category extends Object
Constructor and Description |
---|
Category() |
Modifier and Type | Method and Description |
---|---|
long |
getId() |
String |
getName() |
void |
setId(long id) |
void |
setName(String name) |
Copyright © 2022 Eclipse Foundation. All rights reserved.