| clone() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| DOMAIN_VALUE | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | static |
| fakeSerialize() | frodo2.communication.Message | |
| getPayload1() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| getPayload2() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| getReceiver() | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |
| getSender() | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |
| getType() | frodo2.communication.Message | |
| getValues() | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |
| getVariables() | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |
| Message(MessageType type) | frodo2.communication.Message | |
| Message() | frodo2.communication.Message | |
| MessageWith2Payloads(MessageType type, T1 payload1, T2 payload2) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| MessageWith2Payloads() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| payload1 | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | private |
| payload2 | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | private |
| readExternal(ObjectInput in) | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |
| serialVersionUID | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | privatestatic |
| setPayload1(T1 payload1) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| setPayload2(T2 payload2) | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| toString() | frodo2.communication.MessageWith2Payloads< T1 extends Serializable, T2 extends Serializable > | |
| type | frodo2.communication.Message | protected |
| VALUEmsg() | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |
| VALUEmsg(MessageType type, String sender, String receiver, String[] variables, V[] values) | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |
| values | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | private |
| variables | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | private |
| writeExternal(ObjectOutput out) | frodo2.algorithms.duct.VALUEmsg< V extends Addable< V > > | |