fipaos.parser.envelope.xml
Interface Params
- All Known Implementing Classes:
- ParamsImpl
- public interface Params
getTo
public To getTo()
setTo
public void setTo(To to)
getFrom
public From getFrom()
setFrom
public void setFrom(From from)
getComments
public Comments getComments()
setComments
public void setComments(Comments comments)
getAclRepresentation
public AclRepresentation getAclRepresentation()
setAclRepresentation
public void setAclRepresentation(AclRepresentation aclRepresentation)
getPayloadLength
public PayloadLength getPayloadLength()
setPayloadLength
public void setPayloadLength(PayloadLength payloadLength)
getPayloadEncoding
public PayloadEncoding getPayloadEncoding()
setPayloadEncoding
public void setPayloadEncoding(PayloadEncoding payloadEncoding)
getDate
public Date getDate()
setDate
public void setDate(Date date)
getEncrypted
public Encrypted getEncrypted()
setEncrypted
public void setEncrypted(Encrypted encrypted)
getIntendedReceiver
public IntendedReceiver getIntendedReceiver()
setIntendedReceiver
public void setIntendedReceiver(IntendedReceiver intendedReceiver)
getReceived
public Received getReceived()
setReceived
public void setReceived(Received received)
getIndex
public java.lang.String getIndex()
setIndex
public void setIndex(java.lang.String index)