public class TracesSession extends Vector implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
info |
protected String |
logDescription |
protected String |
name |
capacityIncrement, elementCount, elementDatamodCount| Constructor and Description |
|---|
TracesSession() |
TracesSession(MessageLogList messageLogList) |
TracesSession(String name,
String info) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInfo() |
String |
getLogDescription() |
String |
getName() |
void |
setInfo(String info) |
void |
setLogDescription(String logDescription) |
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, trimToSizeprotected String logDescription
protected String name
protected String info
public TracesSession()
public TracesSession(MessageLogList messageLogList)
Copyright © 2018. All Rights Reserved.