public static class AdminTopic.DestinationDesc extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private AgentId |
id |
private String |
name |
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
private byte |
type |
Constructor and Description |
---|
AdminTopic.DestinationDesc(AgentId id,
String name,
byte type) |
private static final long serialVersionUID
private AgentId id
private String name
private byte type
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.