| Package | Description |
|---|---|
| lac.cnet.sddl.objects |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<GroupCollection> |
Message.getGroupCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setGroupCollection(java.util.Collection<GroupCollection> groupCollection) |
| Constructor and Description |
|---|
Message(java.util.UUID senserId,
java.util.UUID gatewayId,
java.util.UUID recipientId,
java.util.UUID recipientGatewayId,
java.util.Collection<java.lang.String> stamps,
byte[] content,
java.util.Collection<GroupCollection> groupCollection,
int localLogicalTime) |