Package | Description |
---|---|
logic |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Propiedad> |
Presentacion.generarPropiedades()
Generación del conjunto de propiedades que tendrá cada presentación.
|
java.util.ArrayList<Propiedad> |
Presentacion.getPropiedades()
Gets the propiedades.
|
Modifier and Type | Method and Description |
---|---|
void |
Presentacion.setPropiedades(java.util.ArrayList<Propiedad> propiedades)
Sets the propiedades.
|