public class BrokerId extends Object implements DataStructure
| Modifier and Type | Field and Description |
|---|---|
static byte |
DATA_STRUCTURE_TYPE |
protected String |
value |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
byte |
getDataStructureType() |
String |
getValue() |
int |
hashCode() |
boolean |
isMarshallAware() |
void |
setValue(String brokerId) |
String |
toString() |
public static final byte DATA_STRUCTURE_TYPE
public byte getDataStructureType()
getDataStructureType in interface DataStructurepublic boolean isMarshallAware()
isMarshallAware in interface DataStructureCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.