|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface represents a data message information.
Method Summary | |
short |
getConfigId()
Returns the ConfigId The configId is the Identifier of a specific Template Set Configuration. |
long |
getDataSeqNo()
Returns the data sequence number The sequence number is a relative to a Session. |
byte |
getSessionId()
Returns the SessionId Identifies the Session with which the Message is associated. |
short |
getTemplateId()
Returns the TemplateId The Template ID in the DataInfo Message refers to a Template Identifier previously sent by the Exporter on a TemplateDataInfo Message. |
boolean |
isDuplicateFlag()
Returns Wheteher isDuplicateFlag set if set indicates that this record was previously sent to another Collector which failed to acknowledge its receipt. |
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo |
msgId, msgName, toString |
Method Detail |
public short getConfigId()
public long getDataSeqNo()
public short getTemplateId()
public boolean isDuplicateFlag()
public byte getSessionId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |