public class ElencoInterventiRichiestiRequest extends java.util.Vector<InterventoRichiestoRequest>
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ElencoInterventiRichiestiRequest() |
Modifier and Type | Method and Description |
---|---|
static int |
contaInterventi(ElencoInterventiRichiestiRequest elenco,
InterventoRichiestoRequest intervento) |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, removeRange, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSize
private static final long serialVersionUID
public static int contaInterventi(ElencoInterventiRichiestiRequest elenco, InterventoRichiestoRequest intervento)