public class TcpSequence
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
TCP_SEQUENCE_TAG
public static final String TCP_SEQUENCE_TAG
- See Also:
-
-
INDEX_ATTR
public static final String INDEX_ATTR
- See Also:
-
-
DIFFICULTY_ATTR
public static final String DIFFICULTY_ATTR
- See Also:
-
-
VALUES_ATTR
public static final String VALUES_ATTR
- See Also:
-
-
Constructor Details
-
TcpSequence
public TcpSequence()
-
Method Details
-
getIndex
public long getIndex()
-
setIndex
public void setIndex(long index)
-
-
setDifficulty
public void setDifficulty(String difficulty)
-
-
setValues
public void setValues(String values)
-