public class BrokerId extends Object implements DataStructure
| Modifier and Type | Field and Description |
|---|---|
static byte |
DATA_STRUCTURE_TYPE |
protected String |
value |
public static final byte DATA_STRUCTURE_TYPE
protected String value
public BrokerId()
public BrokerId(String brokerId)
public byte getDataStructureType()
getDataStructureType in interface DataStructurepublic String getValue()
public void setValue(String brokerId)
public boolean isMarshallAware()
isMarshallAware in interface DataStructureCopyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.