public final class QueueBrowserGetEnumerationResponse extends AbstractResponsePacket
| Constructor and Description |
|---|
QueueBrowserGetEnumerationResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnumId() |
byte |
getType()
Get the type value for this packet
|
protected void |
serializeTo(RawDataBuffer out)
Write the packet content to the given output stream
|
void |
setEnumId(String enumId) |
String |
toString() |
protected void |
unserializeFrom(RawDataBuffer in)
Read the packet content to the given input stream
|
isResponseExpectedgetEndpointId, setEndpointIdpublic byte getType()
AbstractPacketgetType in class AbstractPacketprotected void serializeTo(RawDataBuffer out)
AbstractPacketserializeTo in class AbstractPacketprotected void unserializeFrom(RawDataBuffer in)
AbstractPacketunserializeFrom in class AbstractPacketpublic String getEnumId()
public void setEnumId(String enumId)
enumId - the enumId to setpublic String toString()
toString in class AbstractPacketCopyright © 2021. All rights reserved.