jadex.adapter.fipa
Class FIPAMessageType
java.lang.Object
jadex.model.MessageType
jadex.adapter.fipa.FIPAMessageType
- All Implemented Interfaces:
- Serializable
- public class FIPAMessageType
- extends MessageType
The FIPA message type.
- See Also:
- Serialized Form
FIPAMessageType
public FIPAMessageType()
- Create a new fipa message type.
getReceiverIdentifier
public String getReceiverIdentifier()
- Get the identifier for fetching the receivers.
- Specified by:
getReceiverIdentifier
in class MessageType
- Returns:
- The receiver identifier.
getSenderIdentifier
public String getSenderIdentifier()
- Get the identifier for fetching the sender.
- Specified by:
getSenderIdentifier
in class MessageType
- Returns:
- The sender identifier.
Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.