| Package | Description |
|---|---|
| org.scribble.model |
| Modifier and Type | Method and Description |
|---|---|
MessageSignature |
Argument.getMessageSignature()
This method returns the message signature.
|
MessageSignature |
Message.getMessageSignature()
This method returns the message signature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Argument.setMessageSignature(MessageSignature sig)
This method sets the message signature.
|
void |
Message.setMessageSignature(MessageSignature sig)
This method sets the message signature.
|
| Constructor and Description |
|---|
MessageSignature(MessageSignature msig)
The copy constructor.
|
Copyright © 2014. All Rights Reserved.