ampliado javadoc
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Gestion</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Class</li>
|
||||
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?Logica/Gestion.html" target="_top">Frames</a></li>
|
||||
@@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
@@ -126,6 +126,45 @@ implements java.io.Serializable</pre>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private java.util.Vector<<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#gestiones">gestiones</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#isModified">isModified</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#isPositivo">isPositivo</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#nombre">nombre</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private float</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#suma">suma</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private float</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#total">total</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
@@ -229,7 +268,9 @@ implements java.io.Serializable</pre>
|
||||
</tr>
|
||||
<tr id="i11" class="rowColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#setNombre-java.lang.String-">setNombre</a></span>(java.lang.String nombre)</code> </td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Gestion.html#setNombre-java.lang.String-">setNombre</a></span>(java.lang.String nombre)</code>
|
||||
<div class="block">Establece un nuevo nombre a la gestion</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i12" class="altColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
@@ -241,7 +282,7 @@ implements java.io.Serializable</pre>
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -251,6 +292,68 @@ implements java.io.Serializable</pre>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Detail</h3>
|
||||
<a name="gestiones">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>gestiones</h4>
|
||||
<pre>private java.util.Vector<<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a>> gestiones</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="suma">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>suma</h4>
|
||||
<pre>private float suma</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="total">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>total</h4>
|
||||
<pre>private float total</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isPositivo">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>isPositivo</h4>
|
||||
<pre>private boolean isPositivo</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="nombre">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>nombre</h4>
|
||||
<pre>private java.lang.String nombre</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isModified">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>isModified</h4>
|
||||
<pre>private boolean isModified</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
@@ -302,6 +405,11 @@ implements java.io.Serializable</pre>
|
||||
<li class="blockList">
|
||||
<h4>setNombre</h4>
|
||||
<pre>public void setNombre(java.lang.String nombre)</pre>
|
||||
<div class="block">Establece un nuevo nombre a la gestion</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>nombre</code> - nuevo nombre</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="aniadirGasto-Logica.Transaccion-">
|
||||
@@ -492,7 +600,7 @@ implements java.io.Serializable</pre>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev Class</li>
|
||||
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?Logica/Gestion.html" target="_top">Frames</a></li>
|
||||
@@ -517,13 +625,13 @@ implements java.io.Serializable</pre>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
|
||||
487
doc/Logica/Mes.html
Normal file
487
doc/Logica/Mes.html
Normal file
@@ -0,0 +1,487 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Mes</title>
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Mes";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/Mes.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?Logica/Mes.html" target="_top">Frames</a></li>
|
||||
<li><a href="Mes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<div class="header">
|
||||
<div class="subTitle">Logica</div>
|
||||
<h2 title="Class Mes" class="title">Class Mes</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li>java.lang.Object</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>Logica.Mes</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>java.io.Serializable</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>class <span class="typeNameLabel">Mes</span>
|
||||
extends java.lang.Object
|
||||
implements java.io.Serializable</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#anio">anio</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#gestiones">gestiones</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private java.time.Month</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#mes">mes</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#nGestiones">nGestiones</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) float</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#total">total</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../Logica/Mes.html#Mes-java.util.ArrayList-int-java.time.Month-">Mes</a></span>(java.util.ArrayList<<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>> gestiones,
|
||||
int anio,
|
||||
java.time.Month mes)</code>
|
||||
<div class="block">Constructor por defecto de Mes</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>(package private) void</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">aniadirTransaccion</a></span>(<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a> transaccion,
|
||||
java.lang.String nombre,
|
||||
boolean isPositivo)</code>
|
||||
<div class="block">Aniade una transaccion al mes</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>(package private) int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#getAnio--">getAnio</a></span>()</code>
|
||||
<div class="block">Devuelve el anio que gestiona</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#getGestiones--">getGestiones</a></span>()</code>
|
||||
<div class="block">devuelve las gestionaes que contiene</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i3" class="rowColor">
|
||||
<td class="colFirst"><code>(package private) java.time.Month</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#getMes--">getMes</a></span>()</code>
|
||||
<div class="block">Devuelve el mes que gestione</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i4" class="altColor">
|
||||
<td class="colFirst"><code>(package private) float</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#getTotal--">getTotal</a></span>()</code>
|
||||
<div class="block">devuelve el dinero que quedo ese mes (o que debe)</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i5" class="rowColor">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Mes.html#toString--">toString</a></span>()</code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Detail</h3>
|
||||
<a name="anio">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>anio</h4>
|
||||
<pre>private int anio</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="mes">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>mes</h4>
|
||||
<pre>private java.time.Month mes</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="total">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>total</h4>
|
||||
<pre>float total</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="nGestiones">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>nGestiones</h4>
|
||||
<pre>int nGestiones</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="gestiones">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>gestiones</h4>
|
||||
<pre>java.util.ArrayList<<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>> gestiones</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="Mes-java.util.ArrayList-int-java.time.Month-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Mes</h4>
|
||||
<pre>Mes(java.util.ArrayList<<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>> gestiones,
|
||||
int anio,
|
||||
java.time.Month mes)</pre>
|
||||
<div class="block">Constructor por defecto de Mes</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>gestiones</code> - lista de gestiones que contiene el mes</dd>
|
||||
<dd><code>anio</code> - anio al que pertenece el mes</dd>
|
||||
<dd><code>mes</code> - mes que gestiona la clase</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>aniadirTransaccion</h4>
|
||||
<pre>void aniadirTransaccion(<a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a> transaccion,
|
||||
java.lang.String nombre,
|
||||
boolean isPositivo)</pre>
|
||||
<div class="block">Aniade una transaccion al mes</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>transaccion</code> - Transaccion a aniadir</dd>
|
||||
<dd><code>nombre</code> - nombre de la gestion a la que pertenece</dd>
|
||||
<dd><code>isPositivo</code> - Tipo de gestion a la que pertenece</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getMes--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getMes</h4>
|
||||
<pre>java.time.Month getMes()</pre>
|
||||
<div class="block">Devuelve el mes que gestione</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>mes que gestiona</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getAnio--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getAnio</h4>
|
||||
<pre>int getAnio()</pre>
|
||||
<div class="block">Devuelve el anio que gestiona</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>anio que gestiona</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getGestiones--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getGestiones</h4>
|
||||
<pre>java.util.ArrayList<<a href="../Logica/Gestion.html" title="class in Logica">Gestion</a>> getGestiones()</pre>
|
||||
<div class="block">devuelve las gestionaes que contiene</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>gestiones que contiene</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="getTotal--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getTotal</h4>
|
||||
<pre>float getTotal()</pre>
|
||||
<div class="block">devuelve el dinero que quedo ese mes (o que debe)</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>dinero que queda o debe ese mes</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="toString--">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>toString</h4>
|
||||
<pre>public java.lang.String toString()</pre>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../overview-summary.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/Mes.html">Use</a></li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../index.html?Logica/Mes.html" target="_top">Frames</a></li>
|
||||
<li><a href="Mes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Meses</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
@@ -117,6 +117,29 @@ extends java.lang.Object</pre>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private int</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Meses.html#mesActual">mesActual</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private java.util.ArrayList<<a href="../Logica/Mes.html" title="class in Logica">Mes</a>></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Meses.html#meses">meses</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
@@ -230,7 +253,7 @@ extends java.lang.Object</pre>
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -240,6 +263,32 @@ extends java.lang.Object</pre>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Detail</h3>
|
||||
<a name="meses">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>meses</h4>
|
||||
<pre>private java.util.ArrayList<<a href="../Logica/Mes.html" title="class in Logica">Mes</a>> meses</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="mesActual">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>mesActual</h4>
|
||||
<pre>private int mesActual</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
@@ -474,7 +523,7 @@ extends java.lang.Object</pre>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
@@ -500,13 +549,13 @@ extends java.lang.Object</pre>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Transaccion</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
@@ -126,6 +126,49 @@ implements java.io.Serializable</pre>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private java.time.LocalDate</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#dia">dia</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private float</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#dinero">dinero</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#gestion">gestion</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#isModified">isModified</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private java.lang.String</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#nombre">nombre</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>private static long</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#serialVersionUID">serialVersionUID</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private boolean</code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../Logica/Transaccion.html#visible">visible</a></span></code> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
@@ -238,7 +281,7 @@ implements java.io.Serializable</pre>
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
|
||||
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -248,6 +291,81 @@ implements java.io.Serializable</pre>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Detail</h3>
|
||||
<a name="serialVersionUID">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>serialVersionUID</h4>
|
||||
<pre>private static final long serialVersionUID</pre>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../constant-values.html#Logica.Transaccion.serialVersionUID">Constant Field Values</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="nombre">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>nombre</h4>
|
||||
<pre>private java.lang.String nombre</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="dinero">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>dinero</h4>
|
||||
<pre>private float dinero</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="visible">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>visible</h4>
|
||||
<pre>private boolean visible</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="dia">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>dia</h4>
|
||||
<pre>private java.time.LocalDate dia</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="gestion">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>gestion</h4>
|
||||
<pre>private <a href="../Logica/Gestion.html" title="class in Logica">Gestion</a> gestion</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a name="isModified">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>isModified</h4>
|
||||
<pre>private boolean isModified</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
@@ -502,13 +620,13 @@ implements java.io.Serializable</pre>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class Logica.Gestion</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -99,6 +99,32 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a> in <a href="../../Logica/package-summary.html">Logica</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../Logica/package-summary.html">Logica</a> declared as <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Transaccion.</span><code><span class="memberNameLink"><a href="../../Logica/Transaccion.html#gestion">gestion</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../Logica/package-summary.html">Logica</a> with type parameters of type <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Mes.</span><code><span class="memberNameLink"><a href="../../Logica/Mes.html#gestiones">gestiones</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../Logica/package-summary.html">Logica</a> that return <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
@@ -131,6 +157,12 @@
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) java.util.ArrayList<<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Mes.</span><code><span class="memberNameLink"><a href="../../Logica/Mes.html#getGestiones--">getGestiones</a></span>()</code>
|
||||
<div class="block">devuelve las gestionaes que contiene</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>java.util.ArrayList<<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Meses.</span><code><span class="memberNameLink"><a href="../../Logica/Meses.html#getGestionesActuales--">getGestionesActuales</a></span>()</code>
|
||||
<div class="block">Devuelve la lista de gestiones en la que nos encontramos</div>
|
||||
@@ -154,11 +186,62 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructor parameters in <a href="../../Logica/package-summary.html">Logica</a> with type arguments of type <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../Logica/Mes.html#Mes-java.util.ArrayList-int-java.time.Month-">Mes</a></span>(java.util.ArrayList<<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a>> gestiones,
|
||||
int anio,
|
||||
java.time.Month mes)</code>
|
||||
<div class="block">Constructor por defecto de Mes</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="VistaControlador">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#datosGastos">datosGastos</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#datosIngresos">datosIngresos</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">VistaAniadirVisualizar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaAniadirVisualizar.html#gestiones">gestiones</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">VistaPanelGestion.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html#actualizarDatos-Logica.Gestion-">actualizarDatos</a></span>(<a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a> gestion)</code>
|
||||
<div class="block">Actualiza los datos que se deben mostrar</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../Logica/Gestion.html" title="class in Logica">Gestion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
|
||||
164
doc/Logica/class-use/Mes.html
Normal file
164
doc/Logica/class-use/Mes.html
Normal file
@@ -0,0 +1,164 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class Logica.Mes</title>
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Uses of Class Logica.Mes";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../Logica/Mes.html" title="class in Logica">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?Logica/class-use/Mes.html" target="_top">Frames</a></li>
|
||||
<li><a href="Mes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
<div class="header">
|
||||
<h2 title="Uses of Class Logica.Mes" class="title">Uses of Class<br>Logica.Mes</h2>
|
||||
</div>
|
||||
<div class="classUseContainer">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
|
||||
<caption><span>Packages that use <a href="../../Logica/Mes.html" title="class in Logica">Mes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="#Logica">Logica</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="Logica">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../Logica/Mes.html" title="class in Logica">Mes</a> in <a href="../../Logica/package-summary.html">Logica</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../Logica/package-summary.html">Logica</a> with type parameters of type <a href="../../Logica/Mes.html" title="class in Logica">Mes</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private java.util.ArrayList<<a href="../../Logica/Mes.html" title="class in Logica">Mes</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Meses.</span><code><span class="memberNameLink"><a href="../../Logica/Meses.html#meses">meses</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../package-summary.html">Package</a></li>
|
||||
<li><a href="../../Logica/Mes.html" title="class in Logica">Class</a></li>
|
||||
<li class="navBarCell1Rev">Use</li>
|
||||
<li><a href="../package-tree.html">Tree</a></li>
|
||||
<li><a href="../../deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="../../index-files/index-1.html">Index</a></li>
|
||||
<li><a href="../../help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li>Prev</li>
|
||||
<li>Next</li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../index.html?Logica/class-use/Mes.html" target="_top">Frames</a></li>
|
||||
<li><a href="Mes.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class Logica.Meses</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -95,6 +95,23 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../Logica/Meses.html" title="class in Logica">Meses</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> declared as <a href="../../Logica/Meses.html" title="class in Logica">Meses</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../Logica/Meses.html" title="class in Logica">Meses</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">VistaPanelGestion.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html#meses">meses</a></span></code> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) <a href="../../Logica/Meses.html" title="class in Logica">Meses</a></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Menu.</span><code><span class="memberNameLink"><a href="../../VistaControlador/Menu.html#meses">meses</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
|
||||
<caption><span>Constructors in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../Logica/Meses.html" title="class in Logica">Meses</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
@@ -106,6 +123,11 @@
|
||||
<div class="block">Clase que muestra todos los datos que se almacenan</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../VistaControlador/VistaPanelGestion.html#VistaPanelGestion-Logica.Meses-">VistaPanelGestion</a></span>(<a href="../../Logica/Meses.html" title="class in Logica">Meses</a> meses)</code>
|
||||
<div class="block">Constructor del panel lateral que gestiona las pestanias</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Class Logica.Transaccion</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../script.js"></script>
|
||||
</head>
|
||||
@@ -86,6 +86,10 @@
|
||||
<td class="colFirst"><a href="#Logica">Logica</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="#VistaControlador">VistaControlador</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
@@ -95,6 +99,19 @@
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> in <a href="../../Logica/package-summary.html">Logica</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
|
||||
<caption><span>Fields in <a href="../../Logica/package-summary.html">Logica</a> with type parameters of type <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private java.util.Vector<<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a>></code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Gestion.</span><code><span class="memberNameLink"><a href="../../Logica/Gestion.html#gestiones">gestiones</a></span></code> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../Logica/package-summary.html">Logica</a> that return types with arguments of type <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
@@ -124,6 +141,14 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>(package private) void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Mes.</span><code><span class="memberNameLink"><a href="../../Logica/Mes.html#aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">aniadirTransaccion</a></span>(<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> transaccion,
|
||||
java.lang.String nombre,
|
||||
boolean isPositivo)</code>
|
||||
<div class="block">Aniade una transaccion al mes</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">Meses.</span><code><span class="memberNameLink"><a href="../../Logica/Meses.html#aniadirTransaccion-Logica.Transaccion-java.lang.String-boolean-">aniadirTransaccion</a></span>(<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> transaccion,
|
||||
java.lang.String nombre,
|
||||
@@ -134,6 +159,27 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList"><a name="VistaControlador">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Uses of <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> in <a href="../../VistaControlador/package-summary.html">VistaControlador</a></h3>
|
||||
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
|
||||
<caption><span>Methods in <a href="../../VistaControlador/package-summary.html">VistaControlador</a> with parameters of type <a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>private void</code></td>
|
||||
<td class="colLast"><span class="typeNameLabel">VistaAniadirVisualizar.</span><code><span class="memberNameLink"><a href="../../VistaControlador/VistaAniadirVisualizar.html#aniadirElemento-Logica.Transaccion-VistaControlador.ControladorAniadirVisualizar-">aniadirElemento</a></span>(<a href="../../Logica/Transaccion.html" title="class in Logica">Transaccion</a> transaccion,
|
||||
<a href="../../VistaControlador/ControladorAniadirVisualizar.html" title="class in VistaControlador">ControladorAniadirVisualizar</a> controlador)</code>
|
||||
<div class="block">aniade una nueva transaccion</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Logica</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -14,6 +14,7 @@
|
||||
<h2 title="Classes">Classes</h2>
|
||||
<ul title="Classes">
|
||||
<li><a href="Gestion.html" title="class in Logica" target="classFrame">Gestion</a></li>
|
||||
<li><a href="Mes.html" title="class in Logica" target="classFrame">Mes</a></li>
|
||||
<li><a href="Meses.html" title="class in Logica" target="classFrame">Meses</a></li>
|
||||
<li><a href="Transaccion.html" title="class in Logica" target="classFrame">Transaccion</a></li>
|
||||
</ul>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Logica</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -87,10 +87,14 @@
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../Logica/Meses.html" title="class in Logica">Meses</a></td>
|
||||
<td class="colFirst"><a href="../Logica/Mes.html" title="class in Logica">Mes</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a href="../Logica/Meses.html" title="class in Logica">Meses</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><a href="../Logica/Transaccion.html" title="class in Logica">Transaccion</a></td>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Logica Class Hierarchy</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -82,6 +82,7 @@
|
||||
<li type="circle">java.lang.Object
|
||||
<ul>
|
||||
<li type="circle">Logica.<a href="../Logica/Gestion.html" title="class in Logica"><span class="typeNameLink">Gestion</span></a> (implements java.io.Serializable)</li>
|
||||
<li type="circle">Logica.<a href="../Logica/Mes.html" title="class in Logica"><span class="typeNameLink">Mes</span></a> (implements java.io.Serializable)</li>
|
||||
<li type="circle">Logica.<a href="../Logica/Meses.html" title="class in Logica"><span class="typeNameLink">Meses</span></a></li>
|
||||
<li type="circle">Logica.<a href="../Logica/Transaccion.html" title="class in Logica"><span class="typeNameLink">Transaccion</span></a> (implements java.io.Serializable)</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_222) on Thu Nov 28 11:59:12 CET 2019 -->
|
||||
<!-- Generated by javadoc (1.8.0_232) on Mon Feb 10 20:28:19 CET 2020 -->
|
||||
<title>Uses of Package Logica</title>
|
||||
<meta name="date" content="2019-11-28">
|
||||
<meta name="date" content="2020-02-10">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../script.js"></script>
|
||||
</head>
|
||||
@@ -106,6 +106,9 @@
|
||||
<td class="colOne"><a href="../Logica/class-use/Gestion.html#Logica">Gestion</a> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../Logica/class-use/Mes.html#Logica">Mes</a> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../Logica/class-use/Transaccion.html#Logica">Transaccion</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -126,6 +129,9 @@
|
||||
<tr class="rowColor">
|
||||
<td class="colOne"><a href="../Logica/class-use/Meses.html#VistaControlador">Meses</a> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><a href="../Logica/class-use/Transaccion.html#VistaControlador">Transaccion</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user