zeus.concepts
Class FIPA_Received
java.lang.Object
zeus.concepts.FIPA_Received
- public class FIPA_Received
- extends java.lang.Object
FIPA_Received is used to store the stamps that FIPA says you should be
able to attach to the various messages that they allow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
receivedBy
private java.lang.String receivedBy
receivedDate
private java.lang.String receivedDate
receivedId
private java.lang.String receivedId
FIPA_Received
public FIPA_Received()
setReceivedBy
public void setReceivedBy(java.lang.String rec)
setReceivedDate
public void setReceivedDate(java.lang.String date)
setReceivedId
public void setReceivedId(java.lang.String id)
toXML
public java.lang.String toXML()
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.