public class TracesSessions extends Vector implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
name |
capacityIncrement, elementCount, elementData
modCount
Constructor and Description |
---|
TracesSessions() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setName(String name) |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize
Copyright © 2015. All Rights Reserved.