public final class Received extends Object implements DeliveryState
Constructor and Description |
---|
Received() |
Modifier and Type | Method and Description |
---|---|
UnsignedInteger |
getSectionNumber() |
UnsignedLong |
getSectionOffset() |
void |
setSectionNumber(UnsignedInteger sectionNumber) |
void |
setSectionOffset(UnsignedLong sectionOffset) |
String |
toString() |
public UnsignedInteger getSectionNumber()
public void setSectionNumber(UnsignedInteger sectionNumber)
public UnsignedLong getSectionOffset()
public void setSectionOffset(UnsignedLong sectionOffset)
Copyright © 2016 The Apache Software Foundation. All rights reserved.