fipaos.parser.envelope.xml
Class ReceivedImpl
java.lang.Object
|
+--fipaos.parser.envelope.xml.ReceivedImpl
- All Implemented Interfaces:
- Received
- public class ReceivedImpl
- extends java.lang.Object
- implements Received
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReceivedImpl
public ReceivedImpl()
getXMLName
public java.lang.String getXMLName()
getReceivedBy
public ReceivedBy getReceivedBy()
- Specified by:
getReceivedBy
in interface Received
setReceivedBy
public void setReceivedBy(ReceivedBy receivedBy)
- Specified by:
setReceivedBy
in interface Received
getReceivedFrom
public ReceivedFrom getReceivedFrom()
- Specified by:
getReceivedFrom
in interface Received
setReceivedFrom
public void setReceivedFrom(ReceivedFrom receivedFrom)
- Specified by:
setReceivedFrom
in interface Received
getReceivedDate
public ReceivedDate getReceivedDate()
- Specified by:
getReceivedDate
in interface Received
setReceivedDate
public void setReceivedDate(ReceivedDate receivedDate)
- Specified by:
setReceivedDate
in interface Received
getReceivedId
public ReceivedId getReceivedId()
- Specified by:
getReceivedId
in interface Received
setReceivedId
public void setReceivedId(ReceivedId receivedId)
- Specified by:
setReceivedId
in interface Received
getReceivedVia
public ReceivedVia getReceivedVia()
- Specified by:
getReceivedVia
in interface Received
setReceivedVia
public void setReceivedVia(ReceivedVia receivedVia)
- Specified by:
setReceivedVia
in interface Received