public class SeqContinuationState extends AbstractContinuationState
ContinuationState
Constructor and Description |
---|
SeqContinuationState(SequenceType seqType,
java.lang.String seqName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSeqName()
Get the sequence name.
|
SequenceType |
getSeqType()
Get the sequence type
|
addLeafChild, getChildContState, getLeafChild, getPosition, hasChild, removeLeafChild, setChildContState, setPosition
public SeqContinuationState(SequenceType seqType, java.lang.String seqName)
public SequenceType getSeqType()
public java.lang.String getSeqName()
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.