| Modifier and Type | Field and Description |
|---|---|
Double |
AdjustmentAmount
Adjustment amount
|
Publish.AdjustmentType |
AdjustmentType
Adjustment type
|
Publish.ReasonForAdjustmentType |
ReasonForAdjustment
Reason for adjustment
|
| Constructor and Description |
|---|
Adjustment() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getAdjustmentAmount() |
Publish.AdjustmentType |
getAdjustmentType() |
Publish.ReasonForAdjustmentType |
getReasonForAdjustment() |
Publish.Adjustment |
setAdjustmentAmount(Double value) |
Publish.Adjustment |
setAdjustmentType(Publish.AdjustmentType value) |
Publish.Adjustment |
setReasonForAdjustment(Publish.ReasonForAdjustmentType value) |
public Double AdjustmentAmount
public Publish.AdjustmentType AdjustmentType
public Publish.ReasonForAdjustmentType ReasonForAdjustment
public Double getAdjustmentAmount()
public Publish.Adjustment setAdjustmentAmount(Double value)
public Publish.AdjustmentType getAdjustmentType()
public Publish.Adjustment setAdjustmentType(Publish.AdjustmentType value)
public Publish.ReasonForAdjustmentType getReasonForAdjustment()
public Publish.Adjustment setReasonForAdjustment(Publish.ReasonForAdjustmentType value)
Copyright © 2022. All rights reserved.