public class CreateCell extends Cell
CELL_PAYLOAD_SIZE, CELL_SIZE, m_payload| Constructor and Description |
|---|
CreateCell()
Constructor for a create cell
|
CreateCell(int circID)
Constructor for a create cell
|
CreateCell(int circID,
byte[] payload)
Constructor for a create cell
|
createCell, getCellData, getCircuitID, getCommand, getPayload, setPayloadpublic CreateCell()
public CreateCell(int circID)
circID - circIDpublic CreateCell(int circID,
byte[] payload)
circID - circIDpayload - payloadCopyright © 2023. All rights reserved.