| Constructor and Description |
|---|
PriorityParams(Integer urgency,
Boolean incremental) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIncremental() |
Integer |
getUrgency() |
PriorityValue |
toValueWithDefaults()
Convert to concrete value by applying RFC defaults (u=3, i=false) for missing members.
|
public Integer getUrgency()
public Boolean getIncremental()
public PriorityValue toValueWithDefaults()
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.