public class RequestOfDestruction extends EventType
ATTEMPT_TO_INFECT, CHECKPOINT, DESTRUCTION, DETECTION, END_OF_DAY, END_OF_SIMULATION, EventSize, EXPOSURE, OUTPUT_VARIABLE_VALUE, PUBLIC_ANNOUNCEMENT, QUARANTINE, REQUEST_FOR_FT_CHECKPOINT, REQUEST_FOR_VACCINATION, REQUEST_FOR_ZONE_FOCUS, REQUEST_OF_DESTRUCTION, RESTORE, SPLIT, SPLIT_BY_DENSITY, START_NEW_DAY, TRACE_RESULT, VACCINATION, VACCINATION_CANCELED
Constructor and Description |
---|
RequestOfDestruction() |
Modifier and Type | Method and Description |
---|---|
void |
getNextBytes(int size) |
void |
getNextValue(int size) |
int |
getType() |
byte[] |
marshalling() |
RequestOfDestruction |
unmarshalling(byte[] bytes) |
public byte[] marshalling()
marshalling
in class EventType
public RequestOfDestruction unmarshalling(byte[] bytes)
unmarshalling
in class EventType
public void getNextBytes(int size)
public void getNextValue(int size)
getNextValue
in class EventType