Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Administrador - Class in poo.javaevents.model
- Administrador() - Constructor for class poo.javaevents.model.Administrador
B
- Buscar_eventos - Class in poo.javaevents.view.interfaz.swing
- Buscar_eventos() - Constructor for class poo.javaevents.view.interfaz.swing.Buscar_eventos
-
Creates new form Buscar_eventos
C
- cargarDatos(String) - Static method in class poo.javaevents.util.Serializador
-
Método para cargar datos serializados
- clave - Static variable in class poo.javaevents.model.Administrador
- Cliente - Class in poo.javaevents.model
- Cliente(String, String, String, int, Direccion, TarjetaCredito, boolean) - Constructor for class poo.javaevents.model.Cliente
-
Constructor
- correo - Static variable in class poo.javaevents.model.Administrador
D
- Direccion - Class in poo.javaevents.model
- Direccion - Class in poo.javaevents.view.interfaz.swing
- Direccion() - Constructor for class poo.javaevents.view.interfaz.swing.Direccion
-
Creates new form Direccion
- Direccion(String, int, String, int) - Constructor for class poo.javaevents.model.Direccion
-
Constructor
E
- Evento - Class in poo.javaevents.model
- Evento(String, String, Direccion, List<LocalDateTime>, double, String) - Constructor for class poo.javaevents.model.Evento
-
Constructor
G
- generarFactura(Reserva) - Method in class poo.javaevents.util.UtilReservas
-
Genera un archivo de texto de la factura de una reserva
- getCalle() - Method in class poo.javaevents.model.Direccion
-
Get the value of calle
- getCiudad() - Method in class poo.javaevents.model.Direccion
-
Get the value of ciudad
- getClave() - Method in class poo.javaevents.model.Usuario
-
Get the value of clave
- getCliente() - Method in class poo.javaevents.model.Reserva
-
Get the value of cliente
- getCodigoPostal() - Method in class poo.javaevents.model.Direccion
-
Get the value of codigoPostal
- getCorreo() - Method in class poo.javaevents.model.Usuario
-
Get the value of correo
- getDireccion() - Method in class poo.javaevents.model.Cliente
-
Get the value of direccion
- getDireccion() - Method in class poo.javaevents.model.Evento
-
Get the value of direccion
- getEvento() - Method in class poo.javaevents.model.Reserva
-
Get the value of evento
- getFechaCaducidad() - Method in class poo.javaevents.model.TarjetaCredito
-
Get the value of fechaCaducidad
- getFechaEvento() - Method in class poo.javaevents.model.Reserva
-
Get the value of fechaEvento
- getFechaHora() - Method in class poo.javaevents.model.Evento
-
Get the value of fechaHora
- getFechaReserva() - Method in class poo.javaevents.model.Reserva
-
Get the value of fechaReserva
- getNombre() - Method in class poo.javaevents.model.Usuario
-
Get the value of nombre
- getNumero() - Method in class poo.javaevents.model.Direccion
-
Get the value of numero
- getNumero() - Method in class poo.javaevents.model.TarjetaCredito
-
Get the value of numero
- getNumeroEntradas() - Method in class poo.javaevents.model.Reserva
-
Get the value of numeroEntradas
- getPortada() - Method in class poo.javaevents.model.Evento
-
Get the value of portada
- getPrecioEntrada() - Method in class poo.javaevents.model.Evento
-
Get the value of precioEntrada
- getPrecioTotal() - Method in class poo.javaevents.model.Reserva
-
Get the value of precioTotal
- getReservas() - Method in class poo.javaevents.util.UtilReservas
-
Método para obtener la lista con las reservas hechas
- getReservasCliente(Cliente) - Method in class poo.javaevents.util.UtilReservas
-
Método para obtener la lista de reservas de un cliente específico
- getTarjeta() - Method in class poo.javaevents.model.Cliente
-
Get the value of tarjeta
- getTelefono() - Method in class poo.javaevents.model.Cliente
-
Get the value of telefono
- getTipo() - Method in class poo.javaevents.model.Evento
-
Get the value of tipo
- getTitular() - Method in class poo.javaevents.model.TarjetaCredito
-
Get the value of titular
- getTitulo() - Method in class poo.javaevents.model.Evento
-
Get the value of titulo
- getValoracion() - Method in class poo.javaevents.model.Evento
-
Get the value of valoracion
- guardar() - Method in class poo.javaevents.util.UtilReservas
-
Método para serializar y guardar los datos sobre las reservas
- guardarDatos(List<E>, String) - Static method in class poo.javaevents.util.Serializador
-
Método para serializar y guardar datos en un fichero de datos
I
- iniciarSesion(String) - Method in class poo.javaevents.model.Usuario
-
Método con el que un usuario inicia sesión
- Inicio_sesion - Class in poo.javaevents.view.interfaz.swing
- Inicio_sesion() - Constructor for class poo.javaevents.view.interfaz.swing.Inicio_sesion
-
Creates new form Inicio_sesion
- Inicio_sesion_usuario - Class in poo.javaevents.view.interfaz.swing
- Inicio_sesion_usuario() - Constructor for class poo.javaevents.view.interfaz.swing.Inicio_sesion_usuario
-
Creates new form Inicio_sesion_usuario
- isVip() - Method in class poo.javaevents.model.Cliente
-
Get the value of vip
M
- main(String[]) - Static method in class poo.javaevents.util.Prueba
- main(String[]) - Static method in class poo.javaevents.util.Prueba2
- main(String[]) - Static method in class poo.javaevents.view.interfaz.swing.Buscar_eventos
- main(String[]) - Static method in class poo.javaevents.view.interfaz.swing.Direccion
- main(String[]) - Static method in class poo.javaevents.view.interfaz.swing.Inicio_sesion_usuario
- main(String[]) - Static method in class poo.javaevents.view.interfaz.swing.Inicio_sesion
- main(String[]) - Static method in class poo.javaevents.view.interfaz.swing.Registro_usuario
- main(String[]) - Static method in class poo.javaevents.view.interfaz.swing.Tarjeta
P
- poo.javaevents.model - package poo.javaevents.model
- poo.javaevents.util - package poo.javaevents.util
- poo.javaevents.view.interfaz.swing - package poo.javaevents.view.interfaz.swing
- Prueba - Class in poo.javaevents.util
- Prueba() - Constructor for class poo.javaevents.util.Prueba
- Prueba2 - Class in poo.javaevents.util
- Prueba2() - Constructor for class poo.javaevents.util.Prueba2
R
- realizarReserva(Cliente, Evento, LocalDateTime, int) - Method in class poo.javaevents.util.UtilReservas
-
Método para realizar una reserva
- Registro_usuario - Class in poo.javaevents.view.interfaz.swing
- Registro_usuario() - Constructor for class poo.javaevents.view.interfaz.swing.Registro_usuario
-
Creates new form Registro_usuario
- Reserva - Class in poo.javaevents.model
- Reserva(Cliente, Evento, LocalDateTime, int) - Constructor for class poo.javaevents.model.Reserva
-
Constructor
S
- Serializador - Class in poo.javaevents.util
- Serializador() - Constructor for class poo.javaevents.util.Serializador
- setCalle(String) - Method in class poo.javaevents.model.Direccion
-
Set the value of calle
- setCiudad(String) - Method in class poo.javaevents.model.Direccion
-
Set the value of ciudad
- setClave(String) - Method in class poo.javaevents.model.Usuario
-
Set the value of clave
- setCliente(Cliente) - Method in class poo.javaevents.model.Reserva
-
Set the value of cliente
- setCodigoPostal(int) - Method in class poo.javaevents.model.Direccion
-
Set the value of codigoPostal
- setCorreo(String) - Method in class poo.javaevents.model.Usuario
-
Set the value of correo
- setDireccion(Direccion) - Method in class poo.javaevents.model.Cliente
-
Set the value of direccion
- setDireccion(Direccion) - Method in class poo.javaevents.model.Evento
-
Set the value of direccion
- setEvento(Evento) - Method in class poo.javaevents.model.Reserva
-
Set the value of evento
- setFechaCaducidad(YearMonth) - Method in class poo.javaevents.model.TarjetaCredito
-
Set the value of fechaCaducidad
- setFechaEvento(LocalDateTime) - Method in class poo.javaevents.model.Reserva
-
Set the value of fechaEvento
- setFechaHora(List<LocalDateTime>) - Method in class poo.javaevents.model.Evento
-
Set the value of fechaHora
- setFechaReserva(LocalDateTime) - Method in class poo.javaevents.model.Reserva
-
Set the value of fechaReserva
- setNombre(String) - Method in class poo.javaevents.model.Usuario
-
Set the value of nombre
- setNumero(int) - Method in class poo.javaevents.model.Direccion
-
Set the value of numero
- setNumero(String) - Method in class poo.javaevents.model.TarjetaCredito
-
Set the value of numero
- setNumeroEntradas(int) - Method in class poo.javaevents.model.Reserva
-
Set the value of numeroEntradas
- setPortada(String) - Method in class poo.javaevents.model.Evento
-
Set the value of portada
- setPrecioEntrada(double) - Method in class poo.javaevents.model.Evento
-
Set the value of precioEntrada
- setPrecioTotal(double) - Method in class poo.javaevents.model.Reserva
-
Set the value of precioTotal
- setTarjeta(TarjetaCredito) - Method in class poo.javaevents.model.Cliente
-
Set the value of tarjeta
- setTelefono(int) - Method in class poo.javaevents.model.Cliente
-
Set the value of telefono
- setTipo(String) - Method in class poo.javaevents.model.Evento
-
Set the value of tipo
- setTitular(String) - Method in class poo.javaevents.model.TarjetaCredito
-
Set the value of titular
- setTitulo(String) - Method in class poo.javaevents.model.Evento
-
Set the value of titulo
- setValoracion(double) - Method in class poo.javaevents.model.Evento
-
Set the value of valoracion
- setVip(boolean) - Method in class poo.javaevents.model.Cliente
-
Set the value of vip
T
- Tarjeta - Class in poo.javaevents.view.interfaz.swing
- Tarjeta() - Constructor for class poo.javaevents.view.interfaz.swing.Tarjeta
-
Creates new form Tarjeta
- TarjetaCredito - Class in poo.javaevents.model
- TarjetaCredito(String, String, YearMonth) - Constructor for class poo.javaevents.model.TarjetaCredito
-
Constructor
- toString() - Method in class poo.javaevents.model.Evento
U
- Usuario - Class in poo.javaevents.model
- Usuario(String, String, String) - Constructor for class poo.javaevents.model.Usuario
-
Constructor
- UtilEventos - Class in poo.javaevents.util
- UtilEventos() - Constructor for class poo.javaevents.util.UtilEventos
- UtilReservas - Class in poo.javaevents.util
- UtilReservas() - Constructor for class poo.javaevents.util.UtilReservas
-
Constructor de la clase UtilReserva * En cada instancia se carga la información de las reservas
- UtilUsuarios - Class in poo.javaevents.util
- UtilUsuarios() - Constructor for class poo.javaevents.util.UtilUsuarios
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form