
public class ShutdownRequestJsonPacket extends JsonPacket
| Modifier and Type | Field and Description |
|---|---|
protected int |
rank |
| Constructor and Description |
|---|
ShutdownRequestJsonPacket() |
| Modifier and Type | Method and Description |
|---|---|
int |
getRank() |
void |
setRank(int rank) |
void |
setRequestUserPacket()
Default value to set
|
createFromBuffer, createObjectNode, fromJson, getComment, getRequestUserPacket, setComment, setRequestUserPacket, toStringpublic final int getRank()
public final void setRank(int rank)
rank - the rank to setpublic final void setRequestUserPacket()
JsonPacketsetRequestUserPacket in class JsonPacketCopyright © 2009–2022 Waarp. All rights reserved.