fipaos.parser.acl
Class NotUnderstoodMessage
- public class NotUnderstoodMessage
Field Summary |
(package private) String | act Standard not-understood message template with variables for the act,
sender, receiver, and reason
$Version 1.0$ $31-Jul-1998$ $Chris Newland$ |
(package private) String | message |
(package private) String | reason |
(package private) String | receiver |
(package private) String | sender |
Constructor Summary |
NotUnderstoodMessage(String the_act, String the_reason, String the_receiver, String the_sender) |
act
String act
- Standard not-understood message template with variables for the act,
sender, receiver, and reason
$Version 1.0$ $31-Jul-1998$ $Chris Newland$
message
String message
reason
String reason
receiver
String receiver
sender
String sender
NotUnderstoodMessage
public NotUnderstoodMessage(String the_act, String the_reason, String the_receiver, String the_sender)
toString
public String toString()
to Class java.lang.String- Standard not-understood message template with variables for the act,
sender, receiver, and reason
$Version 1.0$ $31-Jul-1998$ $Chris Newland$
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String