![]() |
VideoClub
Documentación VideoClub
|
Métodos públicos | |
Categoria (String nombre) | |
String | getNombre () |
void | setNombre (String nombre) |
String | toString () |
Definición en la línea 5 del archivo Categoria.java.
videoclub.server.jdo.Categoria.Categoria | ( | String | nombre | ) |
String videoclub.server.jdo.Categoria.getNombre | ( | ) |
void videoclub.server.jdo.Categoria.setNombre | ( | String | nombre | ) |
String videoclub.server.jdo.Categoria.toString | ( | ) |
Definición en la línea 26 del archivo Categoria.java.