|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ancestor of all kind of sequences. There are three kind of sequences: OutputSequence
s,
InputSequence
s and DuplexSequence
s.
Method Summary | |
java.lang.String |
getID()
Gets the application id of this sequence. |
void |
setExpires(java.util.Date date)
Sets the point in time at which this sequence will expire. |
Method Detail |
public java.lang.String getID()
DuplexSequence
s, the sequence as
well as its sub-sequences share the same application id; otherwise this id is unique
for all sequences.
public void setExpires(java.util.Date date) throws SequenceException
SequenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |