| Package | Description |
|---|---|
| org.cxml |
| Modifier and Type | Field and Description |
|---|---|
protected UnitRate |
Rate.unitRate |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<UnitRate> |
FeeDetail.unitRate |
protected java.util.List<UnitRate> |
LaborDetail.unitRate |
| Modifier and Type | Method and Description |
|---|---|
UnitRate |
ObjectFactory.createUnitRate()
Create an instance of
UnitRate |
UnitRate |
Rate.getUnitRate()
Gets the value of the unitRate property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UnitRate> |
FeeDetail.getUnitRate()
Gets the value of the unitRate property.
|
java.util.List<UnitRate> |
LaborDetail.getUnitRate()
Gets the value of the unitRate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rate.setUnitRate(UnitRate value)
Sets the value of the unitRate property.
|
Copyright © 2018 SAP SE. All Rights Reserved.