public class GroupAdvertisementTopic
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int[] |
groupOperationCollection |
int |
groupType |
long |
leastSignificantBitsGatewayId |
long |
leastSignificantBitsVehicleId |
long |
mostSignificantBitsGatewayId |
long |
mostSignificantBitsVehicleId |
| Constructor and Description |
|---|
GroupAdvertisementTopic() |
GroupAdvertisementTopic(long __f1,
long __f2,
long __f3,
long __f4,
int __f5,
int[] __f6) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
copy(GroupAdvertisementTopic from) |
public long leastSignificantBitsGatewayId
public long mostSignificantBitsGatewayId
public long leastSignificantBitsVehicleId
public long mostSignificantBitsVehicleId
public int groupType
public int[] groupOperationCollection
public GroupAdvertisementTopic()
public GroupAdvertisementTopic(long __f1,
long __f2,
long __f3,
long __f4,
int __f5,
int[] __f6)
public void clear()
public void copy(GroupAdvertisementTopic from)