Constructor and Description |
---|
Header() |
Modifier and Type | Method and Description |
---|---|
UnsignedInteger |
getDeliveryCount() |
Boolean |
getDurable() |
Boolean |
getFirstAcquirer() |
UnsignedByte |
getPriority() |
UnsignedInteger |
getTtl() |
void |
setDeliveryCount(UnsignedInteger deliveryCount) |
void |
setDurable(Boolean durable) |
void |
setFirstAcquirer(Boolean firstAcquirer) |
void |
setPriority(UnsignedByte priority) |
void |
setTtl(UnsignedInteger ttl) |
String |
toString() |
public Boolean getDurable()
public void setDurable(Boolean durable)
public UnsignedByte getPriority()
public void setPriority(UnsignedByte priority)
public UnsignedInteger getTtl()
public void setTtl(UnsignedInteger ttl)
public Boolean getFirstAcquirer()
public void setFirstAcquirer(Boolean firstAcquirer)
public UnsignedInteger getDeliveryCount()
public void setDeliveryCount(UnsignedInteger deliveryCount)
Copyright © 2016 The Apache Software Foundation. All rights reserved.