public class GroupAdvertisementTopicComparable extends GroupAdvertisement implements java.lang.Comparable<GroupAdvertisementTopicComparable>
| Constructor and Description |
|---|
GroupAdvertisementTopicComparable(GroupAdvertisement node)
Constructs a GroupAdvertisementTopicComparable from a GroupAdvertisementTopic
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(GroupAdvertisementTopicComparable groupAdvertisement) |
addGroupOperation, getGatewayId, getGroupOperationCollection, getGroupType, getNodeId, getSpecificDdsTopic, getTopicTypeName, setGatewayId, setGroupOperationCollection, setGroupType, setNodeIdpublic GroupAdvertisementTopicComparable(GroupAdvertisement node)
node - Node´s GroupAdvertisementTopicpublic int compareTo(GroupAdvertisementTopicComparable groupAdvertisement)
compareTo in interface java.lang.Comparable<GroupAdvertisementTopicComparable>