public class ListIdentifiersType extends Object implements XMLWritable
| Modifier and Type | Field and Description |
|---|---|
protected List<HeaderType> |
header |
protected ResumptionTokenType |
resumptionToken |
| Constructor and Description |
|---|
ListIdentifiersType() |
| Modifier and Type | Method and Description |
|---|---|
List<HeaderType> |
getHeader()
Gets the value of the header property.
|
ResumptionTokenType |
getResumptionToken()
Gets the value of the resumptionToken property.
|
void |
setResumptionToken(ResumptionTokenType value)
Sets the value of the resumptionToken property.
|
void |
write(XmlOutputContext context) |
protected List<HeaderType> header
protected ResumptionTokenType resumptionToken
public List<HeaderType> getHeader()
public ResumptionTokenType getResumptionToken()
public void setResumptionToken(ResumptionTokenType value)
value - allowed object is ;public void write(XmlOutputContext context) throws WritingXmlException
write in interface XMLWritableWritingXmlExceptionCopyright © 2020. All rights reserved.