fipaos.ont.fipa.fipaman
Class Received
- public class Received
- implements Cloneable, Serializable
Representation of ReceivedSlot entry in envelope
Received
public Received(URL from, URL by, String id, String via)
Received
public Received(URL from, URL by, String id, String via, UTCTime time)
clone
public Object clone()
getBy
public URL getBy()
getDateTime
public UTCTime getDateTime()
getFrom
public URL getFrom()
getId
public String getId()
getVia
public String getVia()
to Class fipaos.util.URL
to Class fipaos.util.URL
to Class java.lang.String
to Class java.lang.String
to Class fipaos.util.UTCTime